Skip to content

Commit

Permalink
[Setting] Fastlane Time Out 120초 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
gnksbm committed May 29, 2024
1 parent 45b7167 commit 50f71b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload_testflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,4 @@ jobs:
APP_STORE_PRIVATE_KEY: ${{ secrets.APP_STORE_PRIVATE_KEY }}
MATCH_URL: ${{ secrets.MATCH_URL }}
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
FASTLANE_XCODEBUILD_SETTINGS_TIMEOUT: "120"

0 comments on commit 50f71b6

Please sign in to comment.