diff --git a/packages/stream_chat_v1/ios/fastlane/Fastfile b/packages/stream_chat_v1/ios/fastlane/Fastfile index 100453c..fbe4989 100644 --- a/packages/stream_chat_v1/ios/fastlane/Fastfile +++ b/packages/stream_chat_v1/ios/fastlane/Fastfile @@ -83,7 +83,7 @@ platform :ios do groups: ['Public'], distribute_external: true, changelog: message, - username: 'salvatore@getstrea.io', + username: 'salvatore@getstream.io', reject_build_waiting_for_review: true ) end