Skip to content

Commit a87c25e

Browse files
authored
Merge pull request #8125 from woocommerce/fix/app-center-distribution-group
Distribute WCiOS Prototype Builds to Collaborators
2 parents 80ee6a0 + bd0c9ad commit a87c25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/Fastfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ platform :ios do
532532
owner_name: 'automattic',
533533
owner_type: 'organization',
534534
app_name: 'WooCommerce-Installable-Builds',
535-
destinations: 'All-users-of-WooCommerce-Installable-Builds',
535+
destinations: 'Collaborators',
536536
notify_testers: false
537537
)
538538

0 commit comments

Comments
 (0)