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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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 }}