Skip to content

Commit

Permalink
Use GITHUB_TOKEN_RELEASE_IT token
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jul 4, 2023
1 parent 1a42811 commit 3931967
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -57,7 +57,8 @@
"before:init": "npm test"
},
"github": {
"release": true
"release": true,
"tokenRef": "GITHUB_TOKEN_RELEASE_IT"
}
}
}

0 comments on commit 3931967

Please sign in to comment.