From 77970226e19dfa8e6c74f64ec953fc84ef8fc4e7 Mon Sep 17 00:00:00 2001 From: lileihappy123 <448117472@qq.com> Date: Sun, 23 Apr 2023 09:53:03 +0800 Subject: [PATCH] Update sync.yml --- .github/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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!!