Skip to content

Commit afeab45

Browse files
committed
release-it: Disable npm publish
CI is taking care of that
1 parent 832af22 commit afeab45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@
8181
"github": {
8282
"release": true,
8383
"tokenRef": "GITHUB_AUTH"
84+
},
85+
"npm": {
86+
"publish": false
8487
}
8588
}
8689
}

0 commit comments

Comments
 (0)