Skip to content

Commit

Permalink
Update version_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SubZeroPL authored Jun 22, 2021
1 parent 99d2792 commit fd82d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
with:
tag_name: v${{ steps.get_version.outputs.version }}
release_name: Jiggle Release v${{ steps.get_version.outputs.version }}
draft: true
draft: false
prerelease: false
body: |
## Release
Expand Down

0 comments on commit fd82d76

Please sign in to comment.