mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-06 17:52:32 +00:00
chore(update.yml): add continue-on-error flag to the push job
This commit is contained in:
1
.github/workflows/update.yml
vendored
1
.github/workflows/update.yml
vendored
@@ -75,6 +75,7 @@ jobs:
|
|||||||
git push origin main
|
git push origin main
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.PAT }}
|
GITHUB_TOKEN: ${{ secrets.PAT }}
|
||||||
|
continue-on-error: true
|
||||||
|
|
||||||
update:
|
update:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user