fix(ci): use GITHUB_TOKEN instead of UPSTREAM_TOKEN for target repo authentication

This commit is contained in:
TonyBlur 2026-05-26 08:41:05 +08:00
parent c76fd73abe
commit 6f2e31a764

View file

@ -40,7 +40,7 @@ jobs:
upstream_sync_repo: alexta69/metube
upstream_sync_branch: master
target_sync_branch: master
target_repo_token: ${{ secrets.UPSTREAM_TOKEN }}
target_repo_token: ${{ secrets.GITHUB_TOKEN }}
test_mode: false
- name: Sync check