Skip to content

Commit

Permalink
fix: npm release
Browse files Browse the repository at this point in the history
  • Loading branch information
k8scat committed Dec 28, 2022
1 parent 02cb6a2 commit 9739c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
"goBinary": {
"name": "acli",
"path": "./bin",
"url": "https://github.com/k8scat/articli/releases/download/v{{version}}/acli-{{platform}}-{{arch}}.tar.gz"
"url": "https://github.com/k8scat/articli/releases/download/v{{version}}/acli_{{version}}_{{platform}}_{{arch}}.tar.gz"
},
"scripts": {
"postinstall": "go-npm install",
Expand Down

0 comments on commit 9739c81

Please sign in to comment.