Skip to content

Commit

Permalink
update wildcard
Browse files Browse the repository at this point in the history
  • Loading branch information
James Bradbury authored Jun 14, 2022
1 parent 485e39b commit 5ba7fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
with:
name: ${{ needs.linux.outputs.version }}
body: "This is a release build of the FluCoMa CLI tools. The build hash is ${{ github.sha }}"
files: FluCoMa*.zip
files: FluCoMa*
prerelease: true
tag_name: ${{ needs.linux.outputs.version }}
draft: false

0 comments on commit 5ba7fd9

Please sign in to comment.