chore: ios testflight
This commit is contained in:
3
.github/workflows/ios.testflight.yml
vendored
3
.github/workflows/ios.testflight.yml
vendored
@@ -53,6 +53,5 @@ jobs:
|
|||||||
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
|
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
|
||||||
PACKAGE_VERSION: ${{ env.PACKAGE_VERSION }}
|
PACKAGE_VERSION: ${{ env.PACKAGE_VERSION }}
|
||||||
with:
|
with:
|
||||||
lane: 'ios dev'
|
lane: 'ios testflight'
|
||||||
subdirectory: 'packages/mobile'
|
subdirectory: 'packages/mobile'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user