diff --git a/fastlane/Fastfile b/fastlane/Fastfile index a0aa4d5163..38eda2dc7e 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -152,6 +152,7 @@ desc "Push to TestFlight" "default": { whats_new: "#{git_branch} #{last_git_commit[:abbreviated_commit_hash]}", } + } ) end