mirror of
https://github.com/THIS-IS-NOT-A-BACKUP/zspotify.git
synced 2024-11-26 09:53:17 +01:00
Update main.yml
This commit is contained in:
parent
f10e5ef8c0
commit
6632883546
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -3,7 +3,7 @@ name: Sync Upstream
|
||||
|
||||
env:
|
||||
# Required, URL to upstream (fork base)
|
||||
UPSTREAM_URL: "https://github.com/Footsiefat/zspotify.git"
|
||||
UPSTREAM_URL: "https://github.com/limaceous-bushwhacker/zspotify.git"
|
||||
# Required, token to authenticate bot, could use ${{ secrets.GITHUB_TOKEN }}
|
||||
# Over here, we use a PAT instead to authenticate workflow file changes.
|
||||
WORKFLOW_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user