mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-23 07:33:10 +00:00
chore: 转移归属权
This commit is contained in:
parent
0ee7b55f99
commit
fae5c63c68
4
.github/workflows/sync.yml
vendored
4
.github/workflows/sync.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
id: sync
|
id: sync
|
||||||
uses: aormsby/Fork-Sync-With-Upstream-action@v3.4.1
|
uses: aormsby/Fork-Sync-With-Upstream-action@v3.4.1
|
||||||
with:
|
with:
|
||||||
upstream_sync_repo: NeteaseCloudMusicApiReborn/api
|
upstream_sync_repo: NeteaseCloudMusicApiEnhanced/api-enhanced
|
||||||
upstream_sync_branch: main
|
upstream_sync_branch: main
|
||||||
target_sync_branch: main
|
target_sync_branch: main
|
||||||
target_repo_token: ${{ secrets.GITHUB_TOKEN }}
|
target_repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
@ -33,4 +33,4 @@ jobs:
|
|||||||
if: failure()
|
if: failure()
|
||||||
run: |
|
run: |
|
||||||
echo "[Error] Due to a change in the workflow file of the upstream repository, GitHub has automatically suspended the scheduled automatic update. You need to manually sync your fork."
|
echo "[Error] Due to a change in the workflow file of the upstream repository, GitHub has automatically suspended the scheduled automatic update. You need to manually sync your fork."
|
||||||
exit 1
|
exit 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user