chore: graceful restart or stop

This commit is contained in:
Noah Hsu
2022-08-28 15:34:12 +08:00
parent 5ab5cc327f
commit a6f3094c9a
2 changed files with 39 additions and 8 deletions

View File

@ -47,7 +47,7 @@ jobs:
git add .
git config --local user.email "i@nn.ci"
git config --local user.name "Noah Hsu"
git commit -m "chore: update i18n file" -a
git commit -m "chore: auto update i18n file" -a
cd ..
- name: Push lang files