shannah/Create DMG and Upload to Release

Generates DMG files using jDeploy and uploads them to a GitHub release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
jdeploy_versionThe version of jDeploy to use. Prefix with "git://" to build from a Git branch, tag, or commit hash.yes4.1.2
release_tagThe tag name of the release to upload the DMG to. If not specified, the action will attempt to determine it automatically.no
github_tokenGitHub token for authenticationyes
target_repositoryOptional target repository where to publish releases.no${{ github.repository }}
notarization_passwordNotarization password for macOS code signingno
developer_idApple Developer ID for macOS code signingno
developer_team_idApple Developer Team ID for macOS code signingno
developer_certificate_nameCertificate name for macOS code signingno
developer_certificate_p12_base64Base64-encoded P12 certificate for macOS code signingno
developer_certificate_passwordPassword for the P12 certificateno

no outputs