mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-04 09:04:54 +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
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.PAT }}
|
||||
continue-on-error: true
|
||||
|
||||
update:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user