Update crowdin-wf.yml

Dryrun successful, start real first run to add sources and existing translations
This commit is contained in:
Wilco Alsemgeest 2021-06-15 22:30:03 +02:00 committed by GitHub
parent 7834262205
commit fa4f77bf02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ jobs:
# Configuration file to use
config: 'crowdin.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 }}