chore: mobile workflows

This commit is contained in:
Mo
2022-07-06 09:01:05 -05:00
parent 58720c8ad3
commit 90b453253e
2 changed files with 12 additions and 11 deletions

View File

@@ -45,7 +45,8 @@ platform :ios do
apple_id: ENV['APPLE_APP_ID'],
distribute_external: true,
notify_external_testers: true,
submit_beta_review: true
submit_beta_review: true,
changelog: 'Fixes and improvements.'
)
# refresh_dsyms
end