Skip to content

Commit 292146c

Browse files
committed
Create new release as draft
1 parent a154857 commit 292146c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
tag_name: ${{ github.ref }}
4444
release_name: ${{ github.ref }}
45-
draft: false
45+
draft: true
4646
prerelease: false
4747
# Upload the packaged release file
4848
- name: Upload zip file

0 commit comments

Comments
 (0)