chore: fix ci

This commit is contained in:
GyDi
2023-03-16 23:54:14 +08:00
parent 2b6acedae1
commit 8174ab7616
2 changed files with 20 additions and 20 deletions

View File

@@ -92,14 +92,13 @@ jobs:
releaseName: "Clash Verge Alpha"
releaseBody: "Alpha Version (include debug)"
releaseDraft: false
includeDebug: ${{ github.event.inputs.debug }}
prerelease: true
args: -f default-meta
includeDebug: ${{ github.event.inputs.debug }}
- name: Portable Bundle
if: matrix.os == 'windows-latest'
run: |
yarn build -f default-meta
yarn build
yarn run portable
env:
TAG_NAME: alpha