We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a506cd0 commit dfb9908Copy full SHA for dfb9908
.release-it.js
@@ -19,5 +19,8 @@ module.exports = {
19
},
20
hooks: {
21
'before:init': 'pnpm test:fail'
22
+ },
23
+ npm: {
24
+ publish: false
25
}
26
0 commit comments