diff --git a/package.json b/package.json index df0b8d6..d941218 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "goBinary": { "name": "goserve", - "path": "./bin", + "path": "./dist", "url": "https://github.com/nelwhix/goserve/releases/download/v{{version}}/goserve_{{version}}_{{platform}}_{{arch}}.tar.gz" } }