Skip to content

Commit 04a33c7

Browse files
committed
Create draft release instead of release on tag push
1 parent 7a9f32a commit 04a33c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -141,5 +141,6 @@ jobs:
141141
- name: Release
142142
uses: softprops/action-gh-release@v1
143143
with:
144+
draft: true
144145
files: |
145146
archives/*

0 commit comments

Comments
 (0)