chore: update fastlane

This commit is contained in:
Salvatore Giordano
2021-09-06 11:04:46 +02:00
parent 505b016813
commit 6d7ac355df
@@ -83,7 +83,7 @@ platform :ios do
groups: ['Public'], groups: ['Public'],
distribute_external: true, distribute_external: true,
changelog: message, changelog: message,
username: '[email protected]', username: 'salvatore@getstream.io',
reject_build_waiting_for_review: true reject_build_waiting_for_review: true
) )
end end