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 686f0f6 commit 8ebf981Copy full SHA for 8ebf981
1 file changed
fastlane/lanes/release_management_in_ci.rb
@@ -61,6 +61,7 @@
61
message: 'Update release notes',
62
environment: { RELEASE_VERSION: release_version, EDITORIAL_BRANCH: editorial_branch }
63
)
64
+ end
65
66
#####################################################################################
67
# Release Management Utils
0 commit comments