Commit a9ba8ef
committed
fix(ci): supply the Apple Team ID so credential setup can reach Apple
With only the App Store Connect key, EAS gets far enough to authenticate and
then prompts "Apple Team ID:", which fails on unreadable stdin in CI. The id
is the OU of the team's own distribution certificate, not a secret.1 parent cfb27b2 commit a9ba8ef
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
74 | 77 | | |
75 | 78 | | |
76 | 79 | | |
| |||
0 commit comments