Skip to content

Commit ef679e0

Browse files
committed
remove the changelog temporarily
1 parent 17a04bd commit ef679e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

fastlane/platforms/ios.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@
6060

6161
gym(export_method: 'app-store')
6262

63-
testflight(changelog: changelog_from_git_commits,
64-
skip_submission: true)
63+
testflight
6564
end
6665

6766
desc 'Run iOS builds or tests, as appropriate'

0 commit comments

Comments
 (0)