Skip to content

Commit 832b575

Browse files
committed
ci: make release draft
1 parent b5416bb commit 832b575

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
@@ -212,7 +212,7 @@ jobs:
212212
tag_name: v${{ env.VERSION }}
213213
name: Release v${{ env.VERSION }}
214214
generate_release_notes: true
215-
overwrite_files: true
215+
draft: true
216216
files: |
217217
*.tar.gz
218218

0 commit comments

Comments
 (0)