Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.14.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the building of Wails.io projects, a modern Go-based web framework. It installs GoLang and NodeJS, runs the build process, and optionally uploads the results to GitHub. The action supports multiple platforms and configurations for different languages (Go, JavaScript, Deno). By default, it builds the project and uploads it, but this behavior can be customized by setting options such as building without uploading or specifying a custom build name.
What’s Changed
Full Changelog: https://github.com/ToQuery/wails3-build-action/compare/v3-alpha.14...v3-alpha.14