diff --git a/.github/workflows/auto_lang.yml b/.github/workflows/auto_lang.yml index 84929508..60d5b193 100644 --- a/.github/workflows/auto_lang.yml +++ b/.github/workflows/auto_lang.yml @@ -52,7 +52,7 @@ jobs: git add . git config --local user.email "i@nn.ci" git config --local user.name "Noah Hsu" - git commit -m "chore: auto update i18n file" -a + git commit -m "chore: auto update i18n file" -a 2>/dev/null || : cd .. - name: Push lang files