Skip to content

Commit

Permalink
Trigger release build from finalize_release (#1710)
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio authored Oct 25, 2024
2 parents fe133be + 3398e0f commit 5f2a490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/lanes/release.rb
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@

push_to_git_remote(tags: false)

build_and_upload_release(create_release: true)
trigger_release_build(branch_to_build: release_branch_name)

create_backmerge_prs!

Expand Down

0 comments on commit 5f2a490

Please sign in to comment.