Update sync.yml

This commit is contained in:
lileihappy123 2023-04-23 09:53:03 +08:00 committed by GitHub
parent 8d0a420cc8
commit 77970226e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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!!