diff --git a/.github/workflows/sync-upstream.yml b/.github/workflows/sync-upstream.yml index bd91d19..2c55460 100644 --- a/.github/workflows/sync-upstream.yml +++ b/.github/workflows/sync-upstream.yml @@ -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