Releases: crabnebula-dev/cloud-release
Releases · crabnebula-dev/cloud-release
action v0.2.6
[0.2.6]
70f1904
Sets a User-Agent when downloading the CLI.
action v0.2.5
[0.2.5]
5ecb0dc
(#10 by @lucasfernog-crabnebula) Properly resolve thecn
path when using theworking-directory
option.
action v0.2.4
[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
[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
[0.2.2]
0cf0d5f
The action's git tags now follow semver so you can usecrabnebula-dev/cloud-release@v0
orcrabnebula-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-directory
input (thepath
input now only controls where the CLI is downloaded) - Cache CLI binary
Initial release
v0.1.0 Merge branch 'add-cwd'