Skip to content

Commit d13edef

Browse files
committedJun 2, 2023
Start using GITHUB_TOKEN_RELEASE_IT locally
1 parent e28bdd6 commit d13edef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.release-it.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"after:init": ["npm run lint", "npx knip", "npm test"]
44
},
55
"github": {
6+
"tokenRef": "GITHUB_TOKEN_RELEASE_IT",
67
"release": true,
78
"comments": {
89
"submit": true

0 commit comments

Comments
 (0)
Please sign in to comment.