From ed100910658c3f6e1116389fcf2a20241e96496c Mon Sep 17 00:00:00 2001 From: Harald Leithner Date: Wed, 5 Jul 2023 21:00:58 +0200 Subject: [PATCH] 3rd try --- .github/workflows/core-get-language-source-v5.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/core-get-language-source-v5.yml b/.github/workflows/core-get-language-source-v5.yml index 84c25138e5d..a229c0bd384 100644 --- a/.github/workflows/core-get-language-source-v5.yml +++ b/.github/workflows/core-get-language-source-v5.yml @@ -91,15 +91,15 @@ jobs: config: 'Configurations/Crowdin-J5-All.yml' # Use true for dryrun to test the run without actually processing anything dryrun_action: false - crowdin_branch_name: JoomlaV5 - name: crowdin action installer files uses: crowdin/github-action@v1.11.0 with: # Upload sources to Crowdin upload_sources: true + # Upload sources to Crowdin branch + crowdin_branch_name: JoomlaV5 # Option to specify a path to the configuration file, without / at the beginning config: 'Configurations/Crowdin-J5-Installer.yml' # Use true for dryrun to test the run without actually processing anything dryrun_action: false - crowdin_branch_name: JoomlaV5