actions-marketplace-validations/install-provisioning-profile-github-action
This action installs the provisioning profile in the environment and uninstalls it at the end of the workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| base64 | Base64-encoded data for the provisioning profile used. May be omitted if "path" is specified. If "path" is also specified, this parameter takes precedence. | no | "" |
| path | Path of the provisioning profile to be used. If "base64" is not specified, this parameter cannot be omitted. | no | "" |
Outputs
no outputs