mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2025-02-16 23:32:46 +08:00
revert: "fix(ci/build): 暫時不要登入 (#1452)"
This reverts commit fe660cf1a9
.
This commit is contained in:
parent
fe660cf1a9
commit
e5d1af49bf
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
|
@ -39,9 +39,8 @@ jobs:
|
|||
- name: Install Snapcraft (on Ubuntu)
|
||||
uses: samuelmeuli/action-snapcraft@v1
|
||||
if: startsWith(matrix.os, 'ubuntu')
|
||||
# with:
|
||||
# Disable since the Snapcraft token is currently not working
|
||||
# snapcraft_token: ${{ secrets.snapcraft_token }}
|
||||
with:
|
||||
snapcraft_token: ${{ secrets.snapcraft_token }}
|
||||
|
||||
- name: Build/release Electron app
|
||||
uses: samuelmeuli/action-electron-builder@v1.6.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user