Skip to content

Commit

Permalink
Get API key for fetching version
Browse files Browse the repository at this point in the history
  • Loading branch information
graeme committed Sep 11, 2023
1 parent 0ea8031 commit e3db6b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ lane :increment_build_number_for_version do |options|
increment_build_number({
build_number:
latest_testflight_build_number(
api_key: get_api_key,
version: options[:version],
app_identifier: app_identifier,
initial_build_number: -1,
Expand Down

0 comments on commit e3db6b7

Please sign in to comment.