Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
flypaper0 committed Feb 8, 2023
1 parent 2ea965e commit 7f9ba11
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 @@ -91,6 +91,7 @@ platform :ios do
app_identifier: ENV["APP_IDENTIFIER"],
skip_waiting_for_build_processing: true,
distribute_external: true,
changelog: "#{ENV["SCHEME"]} app weekly build 🚀",
notify_external_testers: false,
)
clean_build_artifacts()
Expand Down

0 comments on commit 7f9ba11

Please sign in to comment.