diff --git a/.github/workflows/scheduled-updates.yml b/.github/workflows/scheduled-updates.yml index 6a8414e11..e43c3ab6d 100644 --- a/.github/workflows/scheduled-updates.yml +++ b/.github/workflows/scheduled-updates.yml @@ -83,6 +83,7 @@ jobs: push_translations: false push_sources: false localization_branch_name: ${{ github.ref_name }} + export_only_approved: false # skip_ref_checkout: true env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/config/crowdin/crowdin.yml b/config/crowdin/crowdin.yml index d5fb0c575..f9d8fde13 100644 --- a/config/crowdin/crowdin.yml +++ b/config/crowdin/crowdin.yml @@ -30,7 +30,7 @@ "sr-Latn": "b+sr+Latn", }, "cleanup_mode": true, - "update_option:": "update_as_unapproved", + "update_option": "update_as_unapproved", "escape_quotes": 2, "escape_special_characters": 1, "type": "android",