Browse Source

fix sync.yml

和平peaceful 1 year ago
parent
commit
0b731edd21
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/sync.yml

+ 1 - 1
.github/workflows/sync.yml

@@ -24,7 +24,7 @@ jobs:
         id: sync
         uses: aormsby/Fork-Sync-With-Upstream-action@v3.4
         with:
-          upstream_sync_repo: Yidadaa/ChatGPT-Next-Web
+          upstream_sync_repo: ChatGPTNextWeb/ChatGPT-Next-Web
           upstream_sync_branch: main
           target_sync_branch: main
           target_repo_token: ${{ secrets.GITHUB_TOKEN }} # automatically generated, no need to set