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 +