diff --git a/package.json b/package.json index 58bccca..49c0324 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "goBinary": { "name": "goserve", - "path": "./dist", + "path": "./bin", "url": "https://github.com/nelwhix/goserve/releases/download/v{{version}}/goserve_{{version}}_{{platform}}_{{arch}}.tar.gz" } } diff --git a/serve b/serve deleted file mode 100644 index f3b4914..0000000 Binary files a/serve and /dev/null differ