This commit is contained in:
Violet Caulfield
2025-02-03 08:14:53 -06:00
parent 6c4eadbc2f
commit 87dd9d34f6
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
with:
node-version: 20
- run: npm run init
- run: fastlane match
- run: fastlane match import
working-directory: ./ios
env:
FASTLANE_PASSWORD: ${{ secrets.FASTLANE_PASSWORD }}