chore(mobile): fix action/lane conflict [skip e2e]
This commit is contained in:
2
.github/workflows/ios.testflight.yml
vendored
2
.github/workflows/ios.testflight.yml
vendored
@@ -53,5 +53,5 @@ jobs:
|
||||
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
|
||||
PACKAGE_VERSION: ${{ env.PACKAGE_VERSION }}
|
||||
with:
|
||||
lane: 'ios testflight'
|
||||
lane: 'ios testflight_beta'
|
||||
subdirectory: 'packages/mobile'
|
||||
|
||||
Reference in New Issue
Block a user