Skip to content

Releases: crabnebula-dev/cloud-release

action v0.2.6

16 Oct 17:36
1a88036
Compare
Choose a tag to compare

[0.2.6]

  • 70f1904 Sets a User-Agent when downloading the CLI.

action v0.2.5

02 Oct 20:47
6e3b1c7
Compare
Choose a tag to compare

[0.2.5]

action v0.2.4

25 Sep 20:10
4c63fcf
Compare
Choose a tag to compare

[0.2.4]

  • 88b5427 Fixed an issue that caused the action to fail if there were multiple concurrent runners with the same OS.

action v0.2.3

13 Sep 01:52
d874050
Compare
Choose a tag to compare

[0.2.3]

  • 357e82a Fixed an issue that caused the action to fail if there were multiple concurrent runners with the same OS.

action v0.2.2

28 Aug 11:59
731b31c
Compare
Choose a tag to compare

[0.2.2]

  • 0cf0d5f The action's git tags now follow semver so you can use crabnebula-dev/cloud-release@v0 or crabnebula-dev/[email protected].

v0.2.1

14 Aug 10:55
1e818ff
Compare
Choose a tag to compare
  • change the CLI cache TTL to 1 day

v0.2.0

09 Aug 19:09
6889c5c
Compare
Choose a tag to compare

What's Changed

  • Linux ARM64 support
  • Correctly print stdout
  • Added working-directory input (the path input now only controls where the CLI is downloaded)
  • Cache CLI binary

Initial release

28 Mar 18:30
5916ced
Compare
Choose a tag to compare
v0.1.0

Merge branch 'add-cwd'