Skip to content

Commit 0209119

Browse files
committed
Make the release a draft first
1 parent c5caa14 commit 0209119

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
@@ -77,5 +77,5 @@ jobs:
7777
with:
7878
tag_name: ${{ needs.build.outputs.tag }}
7979
release_name: Release ${{ needs.build.outputs.tag }}
80-
draft: false
80+
draft: true
8181
prerelease: false

0 commit comments

Comments
 (0)