Skip to content

Commit

Permalink
fix: enable npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Stoffel committed Jul 17, 2024
1 parent 5718e21 commit a6f05ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
[
"@semantic-release/npm",
{
"npmPublish": false,
"npmPublish": true,
"pkgRoot": "node-red-contrib-c8y-client"
}
],
Expand Down

0 comments on commit a6f05ee

Please sign in to comment.