Skip to content

Commit

Permalink
release-it: Disable npm publish
Browse files Browse the repository at this point in the history
CI is taking care of that
  • Loading branch information
Turbo87 committed Nov 4, 2021
1 parent 832af22 commit afeab45
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@
"github": {
"release": true,
"tokenRef": "GITHUB_AUTH"
},
"npm": {
"publish": false
}
}
}

0 comments on commit afeab45

Please sign in to comment.