We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ff1a8 commit 9b49583Copy full SHA for 9b49583
fastlane/Fastfile
@@ -119,9 +119,6 @@ platform :android do
119
You can always reach us at https://duckduckgo.com/feedback.""")
120
end
121
122
- update_fastlane_release_notes()
123
-
124
125
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")
126
127
git_commit(path: "*", message: "Updated release notes and version number for new release - #{newVersion}")
0 commit comments