semantic-release / npm

:ship: semantic-release plugin to publish a npm package
MIT License
244 stars 114 forks source link

semantic-release seems publishing twice and causing error. #779

Closed ianzone closed 5 months ago

ianzone commented 5 months ago

it successfully publish the package on the first time, but somehow following another publish and fail. Log: https://github.com/ianzone/vite-plugin-biomejs/actions/runs/8773113662/job/24072824375#step:7:54

travi commented 5 months ago

Looks like your publish script is being executed by the npm lifecycle in addition to the semantic-release script