Skip to content

Commit 8ebf981

Browse files
committed
Adds the missing 'end' trigger_update_appstore_strings_in_ci lane
1 parent 686f0f6 commit 8ebf981

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

fastlane/lanes/release_management_in_ci.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
message: 'Update release notes',
6262
environment: { RELEASE_VERSION: release_version, EDITORIAL_BRANCH: editorial_branch }
6363
)
64+
end
6465

6566
#####################################################################################
6667
# Release Management Utils

0 commit comments

Comments
 (0)