diff --git a/.github/workflows/crowdin-wf.yml b/.github/workflows/crowdin-wf.yml index 379293d..b4bbd51 100644 --- a/.github/workflows/crowdin-wf.yml +++ b/.github/workflows/crowdin-wf.yml @@ -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 }}