Skip to content

Commit

Permalink
Update uploadTestflight.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy-wonji authored Sep 1, 2024
1 parent 07a3a5b commit a8206de
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/uploadTestflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,7 @@ jobs:
run: |
export PATH="$HOME/.local/share/mise/shims:$PATH" # Ensure PATH is updated in each step
# Specify the username directly in the Fastlane match commands
bundle exec fastlane match development --readonly --username "shuwj81@daum.net"
bundle exec fastlane match appstore --readonly --username "shuwj81@daum.net"
bundle exec fastlane QA
bundle exec fastlane QA_GIT
working-directory: ./OPeace
env:
APP_NAME: "OPeace"
Expand Down

0 comments on commit a8206de

Please sign in to comment.