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/**.*'