Skip to content

Commit c0cb610

Browse files
committed
Undo previous commit
1 parent 205d267 commit c0cb610

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
@@ -684,7 +684,7 @@ platform :ios do
684684
distribute_external: true,
685685
# If there is a build waiting for beta review, we want to reject that so the new build can be submitted instead
686686
reject_build_waiting_for_review: true,
687-
groups: ['Internal a8c beta testers']
687+
groups: ['Internal a8c beta testers', 'Public Beta Testers']
688688
)
689689
sh('cd .. && rm WooCommerce.ipa')
690690
end

0 commit comments

Comments
 (0)