Skip to content

Commit

Permalink
Add upload_testflight_hybrid lane
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewGable committed Oct 25, 2024
1 parent ce3f700 commit 7fafef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ platform :ios do
end

desc "Upload HybridApp to TestFlight"
lane :upload_testflight do
lane :upload_testflight_hybrid do
upload_to_testflight(
api_key_path: "./ios/ios-fastlane-json-key.json",
distribute_external: true,
Expand Down

0 comments on commit 7fafef1

Please sign in to comment.