Skip to content

Commit

Permalink
Start using GITHUB_TOKEN_RELEASE_IT locally
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jun 2, 2023
1 parent e28bdd6 commit d13edef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .release-it.json
Expand Up @@ -3,6 +3,7 @@
"after:init": ["npm run lint", "npx knip", "npm test"]
},
"github": {
"tokenRef": "GITHUB_TOKEN_RELEASE_IT",
"release": true,
"comments": {
"submit": true
Expand Down

0 comments on commit d13edef

Please sign in to comment.