Skip to content

Commit

Permalink
Skip release_appstore lane after building the app
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Dec 11, 2023
1 parent dce702a commit ece9556
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ platform :mac do
lane :release_appstore do |options|
build_release(options)

next

deliver(common_deliver_arguments(options))

begin
Expand Down

0 comments on commit ece9556

Please sign in to comment.