mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-15 20:58:01 +00:00
revert: "fix(ci/build): 暫時不要登入 (#1452)"
This reverts commit fe660cf1a9.
This commit is contained in:
parent
fe660cf1a9
commit
e5d1af49bf
1 changed files with 2 additions and 3 deletions
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
|
|
@ -39,9 +39,8 @@ jobs:
|
||||||
- name: Install Snapcraft (on Ubuntu)
|
- name: Install Snapcraft (on Ubuntu)
|
||||||
uses: samuelmeuli/action-snapcraft@v1
|
uses: samuelmeuli/action-snapcraft@v1
|
||||||
if: startsWith(matrix.os, 'ubuntu')
|
if: startsWith(matrix.os, 'ubuntu')
|
||||||
# with:
|
with:
|
||||||
# Disable since the Snapcraft token is currently not working
|
snapcraft_token: ${{ secrets.snapcraft_token }}
|
||||||
# snapcraft_token: ${{ secrets.snapcraft_token }}
|
|
||||||
|
|
||||||
- name: Build/release Electron app
|
- name: Build/release Electron app
|
||||||
uses: samuelmeuli/action-electron-builder@v1.6.0
|
uses: samuelmeuli/action-electron-builder@v1.6.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue