Update genlocale.yml

This commit is contained in:
源文雨
2023-07-28 12:48:12 +08:00
committed by GitHub
parent b2f816a39e
commit 39ef364cff

View File

@@ -21,7 +21,7 @@ jobs:
continue-on-error: true
run: |
git config --local user.name 'github-actions[bot]'
git config --local user.email '41898282+github-actions[bot]@users.noreply.github.com'
git config --local user.email 'github-actions[bot]@users.noreply.github.com'
git add --all
git commit -m "🎨 同步 locale"