Skip to content

Commit

Permalink
fix: enable npm autopublish
Browse files Browse the repository at this point in the history
  • Loading branch information
matteovivona committed Sep 15, 2022
1 parent 04012ba commit 11c01d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
[
"@semantic-release/npm",
{
"npmPublish": false
"npmPublish": true
}
],
"@semantic-release/changelog",
Expand Down

0 comments on commit 11c01d9

Please sign in to comment.