We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85cdad0 commit b761f6dCopy full SHA for b761f6d
.github/workflows/release.yml
@@ -51,3 +51,4 @@ jobs:
51
with:
52
artifacts: 'release/*.bobplugin'
53
token: ${{ secrets.GITHUB_TOKEN }}
54
+ draft: true
0 commit comments