Keep internal TestFlight off external beta review
This commit is contained in:
parent
0924e40463
commit
ff4896a901
6 changed files with 40 additions and 10 deletions
|
|
@ -67,6 +67,5 @@ jobs:
|
|||
BUILD_NUMBER: ${{ inputs.build_number }}
|
||||
TESTFLIGHT_DISTRIBUTE_EXTERNAL: ${{ inputs.testflight_distribute_external || 'false' }}
|
||||
TESTFLIGHT_GROUPS: ${{ inputs.testflight_groups || '' }}
|
||||
TESTFLIGHT_INTERNAL_GROUP: Internal
|
||||
IOS_USES_NON_EXEMPT_ENCRYPTION: ${{ inputs.ios_uses_non_exempt_encryption || 'false' }}
|
||||
run: Scripts/ci/distribute-testflight.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue