We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6998e commit fd3348eCopy full SHA for fd3348e
.release-it.json
@@ -3,6 +3,7 @@
3
"pushRepo": "upstream"
4
},
5
"github": {
6
- "release": true
+ "release": true,
7
+ "tokenRef": "RELEASE_IT_GITHUB_TOKEN"
8
}
9
0 commit comments