Skip to content

Commit

Permalink
3rd try
Browse files Browse the repository at this point in the history
  • Loading branch information
HLeithner authored Jul 5, 2023
1 parent d970089 commit ed10091
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/core-get-language-source-v5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
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

0 comments on commit ed10091

Please sign in to comment.