fix(crowdin): correct update_option typo and update workflow (#2695)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich
2025-08-13 06:48:02 -05:00
committed by GitHub
parent aeeba7f731
commit c05f434ff2
2 changed files with 2 additions and 1 deletions

View File

@@ -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 }}