diff --git a/.github/workflows/uploadTestflight.yml b/.github/workflows/uploadTestflight.yml index e020f56..45ced34 100644 --- a/.github/workflows/uploadTestflight.yml +++ b/.github/workflows/uploadTestflight.yml @@ -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"