mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-12-25 08:00:03 +01:00
Update genlocale.yml
This commit is contained in:
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user