actions-marketplace-validations/Setup Store Connect API

This action creates the JSON of the API key to use the Store Connect API.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
key-idSpecifies the Key ID. yes
issuer-idSpecifies the Issuer ID. yes
in-houseSpecify true for Apple Developer Enterprise Program. Otherwise, specify false. If omitted, false is specified. nofalse
keySpecify the contents of the p8 file downloaded from Store Connect. yes
output-directorySpecifies the output directory for JSON files. If omitted, `runner.temp` is set. no${{ runner.temp }}
namedescription
output-pathThe output JSON file path is set.