chore: update alpha ci

This commit is contained in:
GyDi 2022-06-17 01:18:19 +08:00
parent 91b8504df5
commit 047774475c
No known key found for this signature in database
GPG Key ID: 1C95E0D3467B3084

View File

@ -76,9 +76,9 @@ jobs:
releaseDraft: true
prerelease: true
- name: Portable Bundle
if: matrix.os == 'windows-latest'
run: |
yarn run portable
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# - name: Portable Bundle
# if: matrix.os == 'windows-latest'
# run: |
# yarn run portable
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}