rename lanes
Some checks failed
Build and release debug APK / build (pull_request) Failing after 13m49s
Build and release debugging app to ios testflight / build (pull_request) Failing after 17m7s

This commit is contained in:
2025-03-24 12:14:12 +01:00
parent 21f57f6929
commit a7e3553246
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ platform :ios do
desc "Deploy a new version to closed testing (testflight)"
lane :deploy_testing do
lane :deploy_beta do
build_name = ENV["BUILD_NAME"]
build_number = ENV["BUILD_NUMBER"]