Skip to content

Commit 39ef364

Browse files
authored
Update genlocale.yml
1 parent b2f816a commit 39ef364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/genlocale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
continue-on-error: true
2222
run: |
2323
git config --local user.name 'github-actions[bot]'
24-
git config --local user.email '41898282+github-actions[bot]@users.noreply.github.com'
24+
git config --local user.email 'github-actions[bot]@users.noreply.github.com'
2525
git add --all
2626
git commit -m "🎨 同步 locale"
2727

0 commit comments

Comments
 (0)