chore: update alpha ci
This commit is contained in:
parent
91b8504df5
commit
047774475c
12
.github/workflows/alpha.yml
vendored
12
.github/workflows/alpha.yml
vendored
@ -76,9 +76,9 @@ jobs:
|
|||||||
releaseDraft: true
|
releaseDraft: true
|
||||||
prerelease: true
|
prerelease: true
|
||||||
|
|
||||||
- name: Portable Bundle
|
# - name: Portable Bundle
|
||||||
if: matrix.os == 'windows-latest'
|
# if: matrix.os == 'windows-latest'
|
||||||
run: |
|
# run: |
|
||||||
yarn run portable
|
# yarn run portable
|
||||||
env:
|
# env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user