ci: draft release
This commit is contained in:
parent
9980dda43c
commit
6e99aa04aa
|
@ -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/')
|
||||||
|
|
Loading…
Reference in New Issue