Skip to content

Commit 57b4cc4

Browse files
committed
ci: draft before release
1 parent 35afa14 commit 57b4cc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
uses: softprops/action-gh-release@v2
108108
if: ${{ github.repository == 'rime/weasel' && startsWith(github.ref, 'refs/tags/') }}
109109
with:
110+
draft: true
110111
files: |
111112
./output/archives/weasel*.exe
112113
./output/archives/debug_symbols.7z

0 commit comments

Comments
 (0)