Skip to content

Commit f1d52cc

Browse files
authored
Merge pull request #19778 from wordpress-mobile/tooling/appcenter-distribution-group
[Tooling] Update App Center Distribution Group used by Installable Builds
2 parents a6589d4 + 6770abb commit f1d52cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/lanes/build.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
app_name: 'WPiOS-One-Offs',
279279
file: lane_context[SharedValues::IPA_OUTPUT_PATH],
280280
dsym: lane_context[SharedValues::DSYM_OUTPUT_PATH],
281-
destinations: 'All-users-of-WPiOS-One-Offs',
281+
destinations: 'Collaborators',
282282
notify_testers: false
283283
)
284284

0 commit comments

Comments
 (0)