Skip to content
Compare
Choose a tag to compare
@AnActualEmerald AnActualEmerald released this 12 Jan 16:47
· 19 commits to main since this release
7688a3c

What changed:

  • Added the file input to skip the build step and publish a pre-built .zip file instead
  • The action now uses a pre-built docker image as well, eliminating a lot of time spent updating ubuntu on every run
  • The deno script is now cached in the build step and uses deno's new npm interop to eliminate issues with the toml package giving a 500 error sometimes