We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e515a9d commit 9e39622Copy full SHA for 9e39622
1 file changed
.release-it.json
@@ -8,7 +8,8 @@
8
},
9
"npm": {
10
"publish": true,
11
- "verifyAccess": true
+ "verifyAccess": true,
12
+ "tokenRef": "NPM_TOKEN"
13
14
"github": {
15
"release": true,
0 commit comments