From a28f2bdd39634311b9f9ceb55ab108fe8430ff87 Mon Sep 17 00:00:00 2001 From: Wilco Alsemgeest Date: Tue, 15 Jun 2021 22:48:09 +0200 Subject: [PATCH] Update crowdin-wf.yml The translations and sources are upload. Now the translations can progress further and be downloaded --- .github/workflows/crowdin-wf.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/crowdin-wf.yml b/.github/workflows/crowdin-wf.yml index b4bbd51..0b676fd 100644 --- a/.github/workflows/crowdin-wf.yml +++ b/.github/workflows/crowdin-wf.yml @@ -27,9 +27,9 @@ jobs: # Upload sources to Crowdin upload_sources: true # Upload translations to Crowdin, only use true at initial run - upload_translations: true + upload_translations: false # Make pull request of Crowdin translations - download_translations: false + download_translations: true # Only download translated strings skip_untranslated_strings: false # Download translations with pushing to branch