From a85f89c5a6be453f7e00f8eb95c4107af7f5849d Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 5 Sep 2019 12:09:21 +0200 Subject: [PATCH] Update azure-pipelines-translation.yml for Azure Pipelines --- azure-pipelines-translation.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines-translation.yml b/azure-pipelines-translation.yml index 83ed75da256..2fd49c056f7 100644 --- a/azure-pipelines-translation.yml +++ b/azure-pipelines-translation.yml @@ -60,6 +60,7 @@ jobs: displayName: 'Download Translation' - script: | git checkout dev + git add homeassistant git commit -am "[ci skip] Translation update" git push displayName: 'Update translation'