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 }}
with:
files: ClashX.dmg
# draft: true
# prerelease: true
draft: true
prerelease: true
- name: update gitpage
if: startsWith(github.ref, 'refs/tags/')