Avoid Fastlane API key environment collision
Some checks failed
TestFlight / Build and upload (push) Failing after 28s
Some checks failed
TestFlight / Build and upload (push) Failing after 28s
This commit is contained in:
@@ -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_API_KEY_ID`
|
||||
- `APP_STORE_CONNECT_API_ISSUER_ID`
|
||||
- `APP_STORE_CONNECT_API_KEY`
|
||||
- `ASC_KEY_ID`
|
||||
- `ASC_ISSUER_ID`
|
||||
- `ASC_KEY`
|
||||
- `MATCH_PASSWORD`
|
||||
- `MATCH_GIT_BASIC_AUTHORIZATION`
|
||||
|
||||
Reference in New Issue
Block a user