mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-14 20:28: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)
|
||||
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…
Add table
Add a link
Reference in a new issue