diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 15d324074..f8ec66f4d 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -26,7 +26,7 @@ jobs: with: upstream_sync_repo: Yidadaa/ChatGPT-Next-Web upstream_sync_branch: main - target_sync_branch: main + target_sync_branch: source target_repo_token: ${{ secrets.GITHUB_TOKEN }} # automatically generated, no need to set # Set test_mode true to run tests instead of the true action!!