dismine/Windows App Signing Setup Action
A GitHub Action to prepare the environment for signing Windows applications with Certum's SimplySign app.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 29, 2026
- License
- MIT
Pinned Snippet
uses: dismine/windows-app-signing-setup-action@89ae3b032d4bc7a5b98d1a42a34e61ecb6faad64 # v1.2.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| certum-username | The username for your signing account. | yes | — |
| certum-otp-uri | The TOTP URI (otpauth://) for the cloud signing account. | yes | — |
| certum-key-id | The ID (SHA1 Thumbprint) of the signing certificate to use. | yes | — |
| simplysign-url | Optional: A direct download URL for the primary desktop installer. | no | https://files.certum.eu/software/SimplySignDesktop/Windows/9.4.3.90/SimplySignDesktop-9.4.3.90-64-bit-en.msi |
| capture-diagnostics | Optional: capture screenshots during authentication for debugging. Off by default (the login dialog shows your account e-mail). Intended for this action's own test workflow. | no | false |
Outputs
no outputs