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 a154857 commit 292146cCopy full SHA for 292146c
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
tag_name: ${{ github.ref }}
44
release_name: ${{ github.ref }}
45
- draft: false
+ draft: true
46
prerelease: false
47
# Upload the packaged release file
48
- name: Upload zip file
0 commit comments