diff --git a/release.config.js b/release.config.js index ab95675..f8d5067 100644 --- a/release.config.js +++ b/release.config.js @@ -65,7 +65,7 @@ module.exports = { [ "@semantic-release/npm", { - packageRoot: "build", + packageRoot: "dist", }, ], [