Skip to content

Commit

Permalink
ci: draft before release
Browse files Browse the repository at this point in the history
  • Loading branch information
fxliang committed Feb 6, 2025
1 parent 2dc4e19 commit 7e84c36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
uses: softprops/action-gh-release@v2
if: ${{ github.repository == 'rime/weasel' && startsWith(github.ref, 'refs/tags/') }}
with:
draft: true
files: |
./output/archives/weasel*.exe
./output/archives/debug_symbols.7z
Expand Down

0 comments on commit 7e84c36

Please sign in to comment.