diff --git a/ios/fastlane/Fastfile b/ios/fastlane/Fastfile index 79e70782d..85b4dffae 100644 --- a/ios/fastlane/Fastfile +++ b/ios/fastlane/Fastfile @@ -2,7 +2,7 @@ cocoapods repo_update: true import_from_git( url: 'git@github.com:CruGlobal/cru-fastlane-files.git', - branch: 'ios-api-key', + branch: 'master', path: 'Fastfile' )