From 1d072aed52339306d48e4f764ea08e037fe2a328 Mon Sep 17 00:00:00 2001 From: Paul Wackerow <54227730+wackerow@users.noreply.github.com> Date: Sat, 18 May 2024 10:48:40 +0100 Subject: [PATCH] debug --- .github/workflows/crowdin-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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