mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-18 20:02:36 +08:00
feat(wash): remove -cli suffix to match new release (#895)
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"repository": "https://github.com/wasmCloud/wasmCloud",
|
||||
"tag_prefix": "wash-cli-v",
|
||||
"rust_crate": "${package}-cli",
|
||||
"tag_prefix": "wash-v",
|
||||
"rust_crate": "${package}",
|
||||
"asset_name": "${package}-${rust_target}${exe}",
|
||||
"platform": {
|
||||
"x86_64_linux_musl": {},
|
||||
|
||||
Reference in New Issue
Block a user