Update rsync.yml

This commit is contained in:
Saifeddine ALOUI 2023-05-30 13:37:39 +02:00 committed by GitHub
parent 8150d57a03
commit 2bb20943be
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