Skip to content

Commit f73f436

Browse files
committed
[CI] Remove the merge of main to develop from the pipeline and do it manually
1 parent 4a84d28 commit f73f436

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fastlane/Fastfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,6 @@ lane :publish_release do |options|
126126
)
127127

128128
update_spm(version: release_version)
129-
130-
merge_main
131129
end
132130

133131
private_lane :appstore_api_key do

0 commit comments

Comments
 (0)