chore: update fastlane

This commit is contained in:
Aman Harwara
2023-04-27 13:29:42 +05:30
parent e686aa29e8
commit cb15d183ca
2 changed files with 37 additions and 39 deletions

View File

@@ -104,8 +104,6 @@ jobs:
- name: fastlane
uses: maierj/fastlane-action@v1.4.0
env:
FASTLANE_ITUNES_TRANSPORTER_USE_SHELL_SCRIPT: 1
FASTLANE_ITUNES_TRANSPORTER_PATH: /Applications/Transporter.app/Contents/itms
APPLE_APP_ID: ${{ secrets.APP_APPLE_ID }}
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
APPSTORE_CONNECT_KEY_ID: ${{ secrets.APPSTORE_CONNECT_KEY_ID }}