Update sync.yml

This commit is contained in:
2024-12-13 11:03:33 +08:00 committed by GitHub
parent ff39d67620
commit 8a8879f77a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,8 +25,8 @@ jobs:
uses: aormsby/Fork-Sync-With-Upstream-action@v3.4 uses: aormsby/Fork-Sync-With-Upstream-action@v3.4
with: with:
upstream_sync_repo: hamster1963/nezha-dash upstream_sync_repo: hamster1963/nezha-dash
upstream_sync_branch: main upstream_sync_branch: cloudflare
target_sync_branch: main target_sync_branch: cloudflare
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!!