chore(mobile): fix action/lane conflict [skip e2e]

This commit is contained in:
moughxyz
2024-10-11 10:43:43 -05:00
parent 47b90147ef
commit 09c4775753
4 changed files with 5 additions and 5 deletions

View File

@@ -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'