Skip to content

Commit

Permalink
GA: fix draft release artifact inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
pablode committed Jan 9, 2023
1 parent a0ae83a commit 42a3394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
name: "Version XXX"
body: "TBD"
files: |
*/*.tar.gz
*.tar.gz
fail_on_unmatched_files: true
draft: true

0 comments on commit 42a3394

Please sign in to comment.