Update genlocale.yml
This commit is contained in:
parent
b2f816a39e
commit
39ef364cff
2
.github/workflows/genlocale.yml
vendored
2
.github/workflows/genlocale.yml
vendored
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user