Skip to content

Commit 7e770cd

Browse files
committed
disable the changelog generation on hockeyapp
1 parent e07cde0 commit 7e770cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/platforms/agnostic.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
git commit: #{last_git_commit[:commit_hash]}
3838
3939
## Changelog
40-
#{make_changelog}
40+
(empty)
4141
END
4242
UI.message notes
4343
notes

0 commit comments

Comments
 (0)