actions-marketplace-validations/Wails Build Action

Creates a wails binary

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Feb 20, 2025
License
Other

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/dappserver_wails-build-action@1ed9cb68d194cf664ce7603fdfa353f287fa981f # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
buildPlatform to build fornotrue
signSign the buildnofalse
packageUploads workflow & uploads tag builds to a releasenotrue
nsisBuild a Windows Installernofalse
build-nameThe name of the binary fileyes
build-cacheCache the buildnotrue
build-platformPlatform to build fornodarwin/universal
build-tagsBuild tags to pass to Go compiler. Must be quoted. Space or comma (but not both) separatednofalse
build-obfuscateObfuscate the buildnofalse
wails-versionWails version to usenolatest
wails-build-webview2Webview2 installer method [download,embed,browser,error]nodownload
go-versionVersion of Go to useno1.23
node-versionNode js versionno18.x
deno-buildThis gets run into bash, use the full commandno""
app-working-directoryThis gets run into bash, use the full commandno.
deno-working-directoryThis gets run into bash, use the full commandno.
deno-versionDeno version to usenov1.20.x
sign-macos-app-idMacOS Application Certificate idno""
sign-macos-apple-passwordMacOS Apple passwordno""
sign-macos-app-certMacOS Application Certificateno""
sign-macos-app-cert-passwordMacOS Application Certificate Passwordno""
sign-macos-installer-idMacOS Installer Certificate idno""
sign-macos-installer-certMacOS Installer Certificateno""
sign-macos-installer-cert-passwordMacOS Installer Certificate Passwordno""
sign-windows-certWindows Signing Certificateno""
sign-windows-cert-passwordWindows Signing Certificate Passwordno""
wails-dev-buildUse provided wailsnofalse

no outputs