insd47/Prepare Tauri Apple Certificate
An action to prepare Apple certificates for Tauri apps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| apple-certificate | The Apple certificate in base64 format | yes | — |
| apple-certificate-password | The password for the Apple certificate | yes | — |
| identity-prefix | Prefix of the certificate identity to filter (e.g., Apple Development, Apple Distribution) | no | Apple Development |
Outputs
| name | description |
|---|---|
| cert-info | Information about the installed certificate |
| cert-id | The certificate identity (quoted name) matched by the prefix filter |