mirror of
https://github.com/ihmily/DouyinLiveRecorder.git
synced 2025-12-26 05:48:32 +08:00
ci: add GitHub Actions workflow for syncing
This commit is contained in:
parent
76405aa896
commit
4978e4f917
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
# REQUIRED 'target_repo_token' exactly like this!
|
||||
target_repo_token: ${{ secrets.GITHUB_TOKEN }} # automatically generated, no need to set
|
||||
upstream_sync_branch: main
|
||||
upstream_sync_repo: aormsby/Fork-Sync-With-Upstream-action
|
||||
upstream_sync_repo: ihmily/DouyinLiveRecorder
|
||||
|
||||
# Set test_mode true during manual dispatch to run tests instead of the true action!!
|
||||
test_mode: ${{ inputs.sync_test_mode }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user