Skip to content

Commit

Permalink
set to prelease for releases via actions
Browse files Browse the repository at this point in the history
  • Loading branch information
James Bradbury authored Feb 16, 2022
1 parent 1663c52 commit d498d2d
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 @@ -90,6 +90,6 @@ jobs:
name: ${{ needs.macbuild.outputs.version }}
body: "This is a release build of the FluCoMa Max package. The build hash is ${{ github.sha }}"
files: FluCoMa*.zip
prerelease: false
prerelease: true
tag_name: ${{ needs.macbuild.outputs.version }}
draft: false

0 comments on commit d498d2d

Please sign in to comment.