diff --git a/should_i_rebuild.sh b/should_i_rebuild.sh index a48ab810..f67fcdf9 100644 --- a/should_i_rebuild.sh +++ b/should_i_rebuild.sh @@ -26,6 +26,6 @@ then git add locales/en.json git commit -m "[mod] update en.json with new translations" git pull yunohost-bot master - git push yunohost-bot master + git push fi fi