revert: "fix(ci/build): 暫時不要登入 (#1452)"

This reverts commit fe660cf1a9.
This commit is contained in:
qier222 2022-04-03 16:10:07 +08:00
parent fe660cf1a9
commit e5d1af49bf
No known key found for this signature in database
GPG Key ID: 9C85007ED905F14D

View File

@ -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