Skip to content

Commit

Permalink
Add GOV.UK OTHER group
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Bates committed Oct 4, 2024
1 parent 03a7e77 commit ca27cfe
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 @@ -98,7 +98,7 @@ platform :ios do
distribute_external: true,
notify_external_testers: true,
expire_previous_builds: false,
groups: 'GOV.UK APP',
groups: ['GOV.UK APP', 'GOV.UK OTHER'],
changelog: 'Automated internal build',
api_key: app_store_key
)
Expand Down

0 comments on commit ca27cfe

Please sign in to comment.