fix(CI): Wrong branch to push.
This commit is contained in:
parent
d34e670fc5
commit
c030ff0088
@ -145,7 +145,8 @@ steps:
|
|||||||
- |
|
- |
|
||||||
if git commit -a -m 'Bot: Update translation'; then
|
if git commit -a -m 'Bot: Update translation'; 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 --set-upstream origin new-translations && git push
|
git push origin bot-traduora
|
||||||
|
sleep 2
|
||||||
GITHUB_USER="azlux" GITHUB_TOKEN="$GITHUB_API" hub pull-request -m "Bot: TRADUORA Update"
|
GITHUB_USER="azlux" GITHUB_TOKEN="$GITHUB_API" hub pull-request -m "Bot: TRADUORA Update"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user