Skip to content

Commit

Permalink
Create releases as drafts
Browse files Browse the repository at this point in the history
  • Loading branch information
tayden committed Dec 5, 2022
1 parent 1ca2b46 commit b186d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gui-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
with:
tag_name: ${{ env.tag }}
release_name: v${{ env.tag }}
draft: false
draft: true
prerelease: ${{ env.prerelease }}

- name: Upload Windows GUI assets
Expand Down

0 comments on commit b186d45

Please sign in to comment.