change commit author/commiter
This commit is contained in:
parent
c598487d31
commit
a28d0c83bf
@ -145,7 +145,7 @@ steps:
|
|||||||
- git add lang/*
|
- git add lang/*
|
||||||
- git status
|
- git status
|
||||||
- |
|
- |
|
||||||
if git commit -m 'Bot: Update translation' --author "Traduora Bot <noreply@azlux.fr>"; then
|
if (GIT_COMMITTER_NAME='Traduora Bot' GIT_COMMITTER_EMAIL='noreply@azlux.fr' git commit -m 'Bot: Update translation' --author "Traduora Bot <noreply@azlux.fr>"); then
|
||||||
git remote set-url origin https://azlux:$GITHUB_API@github.com/azlux/botamusique/
|
git remote set-url origin https://azlux:$GITHUB_API@github.com/azlux/botamusique/
|
||||||
git push origin bot-traduora
|
git push origin bot-traduora
|
||||||
sleep 2
|
sleep 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user