From fae5c63c681f61145a38d140abff1c20e716a47a Mon Sep 17 00:00:00 2001 From: NotFurina Date: Thu, 24 Jul 2025 22:05:44 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=BD=AC=E7=A7=BB=E5=BD=92=E5=B1=9E?= =?UTF-8?q?=E6=9D=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/sync.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index fc928aa..5347a88 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -24,7 +24,7 @@ jobs: id: sync uses: aormsby/Fork-Sync-With-Upstream-action@v3.4.1 with: - upstream_sync_repo: NeteaseCloudMusicApiReborn/api + upstream_sync_repo: NeteaseCloudMusicApiEnhanced/api-enhanced upstream_sync_branch: main target_sync_branch: main target_repo_token: ${{ secrets.GITHUB_TOKEN }} @@ -33,4 +33,4 @@ jobs: if: failure() 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." - exit 1 \ No newline at end of file + exit 1