octavore/Strudel Release
Release a macOS strudel app.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| strudel-version | Strudel release tag to install. Defaults to the latest release. | no | "" |
| apple-team-id | Apple team ID | yes | — |
| apple-api-issuer | App Store Connect API issuer ID | yes | — |
| apple-api-key | App Store Connect API key ID | yes | — |
| apple-api-key-contents | Contents of the App Store Connect API key (.p8) | yes | — |
| apple-certificate | Base64-encoded Apple signing certificate | yes | — |
| apple-certificate-password | Password for the Apple signing certificate | yes | — |
Outputs
| name | description |
|---|---|
| dmg-path | Path to the built DMG |