sync lasted

This commit is contained in:
saika 2024-10-09 02:18:54 +08:00
parent 8ad63a6c25
commit d391fe4599

View File

@ -26,7 +26,7 @@ jobs:
with: with:
upstream_sync_repo: ChatGPTNextWeb/ChatGPT-Next-Web upstream_sync_repo: ChatGPTNextWeb/ChatGPT-Next-Web
upstream_sync_branch: main upstream_sync_branch: main
target_sync_branch: main target_sync_branch: latest_version
target_repo_token: ${{ secrets.GITHUB_TOKEN }} # automatically generated, no need to set target_repo_token: ${{ secrets.GITHUB_TOKEN }} # automatically generated, no need to set
# Set test_mode true to run tests instead of the true action!! # Set test_mode true to run tests instead of the true action!!