Skip to content

Commit c2386fa

Browse files
ci: create releases as draft (#184)
1 parent 06bf6c7 commit c2386fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ jobs:
345345
with:
346346
allowUpdates: false
347347
body: ${{ needs.setup_release.outputs.release_body }}
348+
draft: true
348349
generateReleaseNotes: ${{ needs.setup_release.outputs.release_generate_release_notes }}
349350
name: ${{ needs.setup_release.outputs.release_tag }}
350351
prerelease: true

0 commit comments

Comments
 (0)