chore: Improve release workflows (#2916)

This commit is contained in:
Antonella Sgarlatta
2025-07-22 16:02:50 -03:00
committed by GitHub
parent 9259cc8f32
commit 8016cb39e9
7 changed files with 30 additions and 34 deletions

View File

@@ -68,7 +68,7 @@ platform :ios do
run_precheck_before_submit: false,
submission_information: { add_id_info_uses_idfa: false },
release_notes: {
'default': 'Fixes and improvements.'
'en-US': 'Fixes and improvements.'
}
)
end