btor-elysium/App Store Connect API JWT
Creates a JWT token for the App Store Connect API.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 4, 2024
- License
- None
Pinned Snippet
uses: btor-elysium/app-store-connect-api-jwt-action@b4537e7a4952e88463607f727da05e97cd931cec # v1.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| issuer_id | Issuer UUID. | yes | — |
| key_id | Key Id. | yes | — |
| base64_encoded_key | Base64 encoded P8 private key. | yes | — |
Outputs
| name | description |
|---|---|
| token | App Store Connect API created JWT. |