From 9d3e388a4eb12f1c1c6c0f52f5330b56915b80fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89=E9=B8=AD=E8=9B=8B?= Date: Sun, 12 Oct 2025 15:35:47 +0800 Subject: [PATCH] Update sync_mirrors_git.yml --- .github/workflows/sync_mirrors_git.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/sync_mirrors_git.yml b/.github/workflows/sync_mirrors_git.yml index d295e2d..f7beed5 100644 --- a/.github/workflows/sync_mirrors_git.yml +++ b/.github/workflows/sync_mirrors_git.yml @@ -27,5 +27,4 @@ jobs: run: | git remote add cnb https://cnb.cool/bettergi/genshin-redeem-code.git || true git push https://cnb:${{ secrets.CNB_TOKEN }}@cnb.cool/bettergi/genshin-redeem-code.git main - continue-on-error: true - \ No newline at end of file +