diff --git a/.github/workflows/crowdin-ci.yml b/.github/workflows/crowdin-ci.yml index 495b6d70a59a..3df9d0b82f56 100644 --- a/.github/workflows/crowdin-ci.yml +++ b/.github/workflows/crowdin-ci.yml @@ -44,10 +44,10 @@ jobs: - name: Build Crowdin project uses: crowdin/github-action@v1 with: + config: "./crowdin.yaml" download_translations: true - env: - CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }} - CROWDIN_API_KEY: ${{ secrets.CROWDIN_API_KEY }} + project_id: ${{ secrets.CROWDIN_PROJECT_ID }} + api_token: ${{ secrets.CROWDIN_API_KEY }} # Prepare bucket ids - name: Get latest translation bucket directory ids