Skip to content

Releases: The-Egg-Corp/wails-build-action

v1.4

01 Oct 18:43
Compare
Choose a tag to compare

Changelog

  • Renamed the use-bun option to setup-bun.
  • Fixed wrong description of the build option.
  • Cleaned up the output name of build assets.
    • Prev: Wails Build Linux <build-name>. Now: <build-name> (Linux)

v1.3

28 Sep 09:33
Compare
Choose a tag to compare

Changelog

  • Updated Apple-Actions/import-codesign-certs from v1 to v3.

v1.2

26 Sep 18:19
Compare
Choose a tag to compare

Changelog

  • Added support for Bun setup. Defaults to false.
  • Changed nsis to be required.
  • Added node-uses option to customize which action to use for Node setup.
  • Bumped upload-artifact. v3 -> v4.
  • Bumped setup-go. v4 -> v5.
  • Bumped setup-node. v3 -> v4.
  • Bumped node-version from 18.x to 20. This should stop action warnings.