Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesb93 authored Jun 14, 2022
1 parent 6bd82bf commit 3fd541f
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 @@ -89,7 +89,7 @@ jobs:
with:
name: ${{ needs.linuxbuild.outputs.version }}
body: "This is a release build of the FluCoMa SuperCollider package. The build hash is ${{ github.sha }}"
files: FluCoMa-SC-*.zip
files: FluCoMa*
prerelease: true
tag_name: ${{ needs.linuxbuild.outputs.version }}
draft: false
Expand Down

0 comments on commit 3fd541f

Please sign in to comment.