Skip to content

Commit

Permalink
fix uploading artifacts to a release
Browse files Browse the repository at this point in the history
  • Loading branch information
capnspacehook committed Mar 24, 2023
1 parent 281743b commit bab82ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,5 +150,5 @@ jobs:
# download-artifact puts these files in their own dirs...
# Using globs sidesteps having to pass the version around
files: |
*/*.zip
*/${{ env.PROJECT_NAME }}*
generate_release_notes: true

0 comments on commit bab82ef

Please sign in to comment.