mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2024-11-22 05:42:07 +08:00
fix: last.fm auth #569
This commit is contained in:
parent
e3c198b32b
commit
021941d212
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -38,6 +38,8 @@ jobs:
|
|||
env:
|
||||
VUE_APP_ELECTRON_API_URL: /api
|
||||
VUE_APP_ELECTRON_API_URL_DEV: http://127.0.0.1:10754
|
||||
VUE_APP_LASTFM_API_KEY: 09c55292403d961aa517ff7f5e8a3d9c
|
||||
VUE_APP_LASTFM_API_SHARED_SECRET: 307c9fda32b3904e53654baff215cb67
|
||||
with:
|
||||
# GitHub token, automatically provided to the action
|
||||
# (No need to define this secret in the repo settings)
|
||||
|
|
Loading…
Reference in New Issue
Block a user