We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61fe0c commit 662df96Copy full SHA for 662df96
.github/workflows/publish.yml
@@ -32,3 +32,4 @@ jobs:
32
with:
33
tag_name: ${{ github.event.head_commit.message }}
34
release_name: ${{ github.event.head_commit.message }}
35
+ draft: true
0 commit comments