Skip to content

Commit

Permalink
Update ios workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewc committed Sep 12, 2023
1 parent 93f64c4 commit 312c82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios-appetize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
npm run build:ios:dev
- name: Distribute the React Native iOS app on Appetize 🚀
run: |
bundle exec fastlane ios appetize_build_and_upload
bundle exec fastlane ios upload_build_to_appetize
env:
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
MATCH_GIT_PRIVATE_KEY: ${{ secrets.SSH_KEY }}
Expand Down

0 comments on commit 312c82d

Please sign in to comment.