diff --git a/azure-pipelines-translation.yml b/azure-pipelines-translation.yml index 12a3a43c49cd..b1597bbeb8ed 100644 --- a/azure-pipelines-translation.yml +++ b/azure-pipelines-translation.yml @@ -59,6 +59,7 @@ jobs: ./script/translations_download displayName: 'Download Translation' - script: | + git checkout dev git commit -am "[ci skip] Translation update" - git push origin HEAD:dev + git push displayName: 'Update translation'