cryptodeal/Wails Bun Build Action
Creates a wails binary
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 10, 2022
- License
- MIT
Pinned Snippet
uses: cryptodeal/wails-bun-build-action@92cb2b7027a9cf33c3c626e0d002e957cd0cc655 # v0.0.3tags can be moved; commit SHAs can't. why a SHA?
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.2 |
| app-working-directory | This gets run into bash, use the full command | no | . |
| 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