33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2025-01-03 22:57:21 +00:00

Update crowdin-wf-develop.yml

Disable dry run
This commit is contained in:
Wilco Alsemgeest 2021-06-07 00:51:34 +02:00 committed by GitHub
parent a305a71264
commit a0bcf782ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,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 }}