We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a47f045 commit 667ee2bCopy full SHA for 667ee2b
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
tag_name: ${{ github.ref }}
48
release_name: Boogrocha ${{ github.ref }}
49
- draft: false
+ draft: true
50
prerelease: false
51
52
- name: Populate release with linux binary
0 commit comments