mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-12-28 12:30:44 +00:00
Update crowdin-wf-develop.yml
Switch from dryrun to real run.
This commit is contained in:
parent
1d37595dbf
commit
accaa87460
2
.github/workflows/crowdin-wf-develop.yml
vendored
2
.github/workflows/crowdin-wf-develop.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
# Configuration file to use
|
||||
config: 'crowdin-develop.yml'
|
||||
# Use true for dryrun to test the run without actually processing anything
|
||||
dryrun_action: true
|
||||
dryrun_action: false
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user