Merge pull request #237 from ParisNeo/ParisNeo-patch-11

Update rsync.yml
This commit is contained in:
Saifeddine ALOUI 2023-05-30 13:38:30 +02:00 committed by GitHub
commit 76b2d764e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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