ci: draft release

This commit is contained in:
yicheng 2022-03-22 19:49:20 +08:00
parent 9980dda43c
commit 6e99aa04aa
1 changed files with 2 additions and 2 deletions

View File

@ -87,8 +87,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: with:
files: ClashX.dmg files: ClashX.dmg
# draft: true draft: true
# prerelease: true prerelease: true
- name: update gitpage - name: update gitpage
if: startsWith(github.ref, 'refs/tags/') if: startsWith(github.ref, 'refs/tags/')