themackabu/Wails Build Action
Creates a wails binary
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| build | Platform to build for | no | true |
| sign | Sign the build | no | false |
| package | Uploads workflow & uploads tag builds to a release | no | true |
| build-name | The name of the binary file | yes | — |
| build-platform | Platform to build for | no | darwin/universal |
| wails-version | Wails version to use | no | latest |
| wails-build-webview2 | Webview2 installer method [download,embed,browser,error] | no | download |
| go-version | Version of Go to use | no | 1.19 |
| node-version | Node js version | no | 16.x |
| deno-build | This gets run into bash, use the full command | no | "" |
| app-working-directory | This gets run into bash, use the full command | no | . |
| deno-working-directory | This gets run into bash, use the full command | no | . |
| deno-version | Deno version to use | no | v1.20.x |
| sign-macos-app-id | MacOS Application Certificate id | no | "" |
| sign-macos-apple-password | MacOS Apple password | no | "" |
| sign-macos-app-cert | MacOS Application Certificate | no | "" |
| sign-macos-app-cert-password | MacOS Application Certificate Password | no | "" |
| sign-macos-installer-id | MacOS Installer Certificate id | no | "" |
| sign-macos-installer-cert | MacOS Installer Certificate | no | "" |
| sign-macos-installer-cert-password | MacOS Installer Certificate Password | no | "" |
| sign-windows-cert | Windows Signing Certificate | no | "" |
| sign-windows-cert-password | Windows Signing Certificate Password | no | "" |
Outputs
no outputs