Update build-release-testflight-ipa.yml

This commit is contained in:
Marcos Rodriguez Velez 2023-12-04 20:26:37 -04:00
parent 415155a5f3
commit c2edbd48b6
No known key found for this signature in database
GPG Key ID: 6030B2F48CCE86D7

View File

@ -108,7 +108,7 @@ jobs:
APP_STORE_CONNECT_API_KEY_KEY_ID: ${{ secrets.APP_STORE_CONNECT_API_KEY_KEY_ID }}
APP_STORE_CONNECT_API_KEY_ISSUER_ID: ${{ secrets.APP_STORE_CONNECT_API_KEY_ISSUER_ID }}
KEYCHAIN_PASSWORD: ${{ secrets.KEYCHAIN_PASSWORD }}
run: bundle exec fastlane ios upload_to_testflight_lane"
run: bundle exec fastlane ios upload_to_testflight_lane
working-directory: ./ios
- name: Read IPA Output Name