mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
Update sync.yml
update sync.arxml for cloudflare
This commit is contained in:
parent
0170e16886
commit
76c2e2195c
4
.github/workflows/sync.yml
vendored
4
.github/workflows/sync.yml
vendored
@ -25,8 +25,8 @@ jobs:
|
||||
uses: aormsby/Fork-Sync-With-Upstream-action@v3.4
|
||||
with:
|
||||
upstream_sync_repo: hamster1963/nezha-dash
|
||||
upstream_sync_branch: main
|
||||
target_sync_branch: main
|
||||
upstream_sync_branch: cloudflare
|
||||
target_sync_branch: cloudflare
|
||||
target_repo_token: ${{ secrets.GITHUB_TOKEN }} # automatically generated, no need to set
|
||||
|
||||
# Set test_mode true to run tests instead of the true action!!
|
||||
|
Loading…
Reference in New Issue
Block a user