mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-12-29 04:42:36 +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
|
# Configuration file to use
|
||||||
config: 'crowdin-develop.yml'
|
config: 'crowdin-develop.yml'
|
||||||
# Use true for dryrun to test the run without actually processing anything
|
# Use true for dryrun to test the run without actually processing anything
|
||||||
dryrun_action: true
|
dryrun_action: false
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
|
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user