Skip to content

Commit 9b49583

Browse files
committed
Temporarily remove call to update release notes
1 parent 71ff1a8 commit 9b49583

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

fastlane/Fastfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,6 @@ platform :android do
119119
You can always reach us at https://duckduckgo.com/feedback.""")
120120
end
121121

122-
update_fastlane_release_notes()
123-
124-
125122
if UI.confirm(text:"If you have any other changes to make to the release branch, do them now. Enter `y` when ready to create and push tags")
126123

127124
git_commit(path: "*", message: "Updated release notes and version number for new release - #{newVersion}")

0 commit comments

Comments
 (0)