Added git config stuff into public CI
This commit is contained in:
parent
b0165952cb
commit
f3a963b39f
@ -61,6 +61,8 @@ update_catalogs:
|
||||
- cd ..\doc
|
||||
- '&$env:PYTHON3_32 translate.py'
|
||||
- cd ..
|
||||
- 'git config user.name "Windows runner"'
|
||||
- 'git config user.email "manuel@manuelcortez.net"'
|
||||
- 'git add .'
|
||||
- 'git commit -m "Updated locales"'
|
||||
- 'git push'
|
||||
|
Loading…
Reference in New Issue
Block a user