Skip to content

Releases: GreenTF/upload-thunderstore-package

Version v4.3

27 Dec 17:06
aef20d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2...v4.3

Version v4.2

24 Dec 19:47
69a6cf2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1...v4.2

Version v4.1

21 Nov 15:20
567c294
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4...v4.1

Version v4

02 May 18:17
f724966
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2...v4

Version v3.2

21 Apr 05:20
961a99f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1...v3.2

Version v3.1

13 Jan 19:18
7b49478
Compare
Choose a tag to compare

Fixes using the pre-built docker image

Version v3

12 Jan 16:47
7688a3c
Compare
Choose a tag to compare

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

Version v2.2

04 Aug 16:28
ae8dfda
Compare
Choose a tag to compare

Never write a github action kids :)

Version v2.1

04 Aug 16:06
657d8e7
Compare
Choose a tag to compare
  • Make website default to the current github URL if left empty

Version v2

04 Aug 15:15
47dd0d6
Compare
Choose a tag to compare
  • Change how thunderstore.toml is edited to be more reliable
  • Use the copy field of thunderstore.toml rather than creating a wrapping directory (fixes #7)
  • Add support for dependencies (#6)
  • Add support for categories (#5)
  • Add nsfw input