From fef9bcd041bca8bccb6946b375db18f70a7da8b8 Mon Sep 17 00:00:00 2001 From: Core Date: Tue, 20 Sep 2022 17:07:06 +0100 Subject: [PATCH] just to upload --- .github/workflows/cider-chores.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cider-chores.yml b/.github/workflows/cider-chores.yml index a1470acf..660575b4 100644 --- a/.github/workflows/cider-chores.yml +++ b/.github/workflows/cider-chores.yml @@ -81,7 +81,7 @@ jobs: uses: crowdin/github-action@1.4.13 with: upload_translations: true - download_translations: true + download_translations: false project_id: ${{ secrets.CROWDIN_PROJECT_ID }} token: ${{ secrets.CROWDIN_PERSONAL_TOKEN }} source: '/src/i18n/source/**.*'