Update release.yml

nix
James Bradbury 4 years ago committed by GitHub
parent 6bd82bfe12
commit 3fd541feaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save