Simplify TestFlight release lane
Some checks failed
TestFlight / Build and upload (push) Failing after 18s

This commit is contained in:
2026-07-27 17:04:10 -07:00
parent fef3404e96
commit 989ab4db1d
5 changed files with 41 additions and 193 deletions

View File

@@ -56,8 +56,8 @@ git push origin release/v2.0.0
The workflow uses the `macos-arm64` runner and Fastlane Match. It expects these
repository Actions secrets:
- `APP_STORE_CONNECT_KEY_ID`
- `APP_STORE_CONNECT_ISSUER_ID`
- `APP_STORE_CONNECT_KEY_CONTENT`
- `APP_STORE_CONNECT_API_KEY_ID`
- `APP_STORE_CONNECT_API_ISSUER_ID`
- `APP_STORE_CONNECT_API_KEY`
- `MATCH_PASSWORD`
- `MATCH_GIT_BASIC_AUTHORIZATION`