Releases: crabnebula-dev/cloud-release
Releases · crabnebula-dev/cloud-release
action v0.2.6
[0.2.6]
70f1904Sets a User-Agent when downloading the CLI.
action v0.2.5
[0.2.5]
5ecb0dc(#10 by @lucasfernog-crabnebula) Properly resolve thecnpath when using theworking-directoryoption.
action v0.2.4
[0.2.4]
88b5427Fixed an issue that caused the action to fail if there were multiple concurrent runners with the same OS.
action v0.2.3
[0.2.3]
357e82aFixed an issue that caused the action to fail if there were multiple concurrent runners with the same OS.
action v0.2.2
[0.2.2]
0cf0d5fThe action's git tags now follow semver so you can usecrabnebula-dev/cloud-release@v0orcrabnebula-dev/[email protected].
v0.2.1
- change the CLI cache TTL to 1 day
v0.2.0
What's Changed
- Linux ARM64 support
- Correctly print stdout
- Added
working-directoryinput (thepathinput now only controls where the CLI is downloaded) - Cache CLI binary
Initial release
v0.1.0 Merge branch 'add-cwd'