mirror of
https://github.com/tenrok/axios.git
synced 2026-06-14 18:42:33 +03:00
chore(ci): updated release-it config; (#5446)
This commit is contained in:
+4
-2
@@ -163,10 +163,12 @@
|
||||
"commitMessage": "chore(release): v${version}",
|
||||
"push": true,
|
||||
"commit": true,
|
||||
"tag": true
|
||||
"tag": true,
|
||||
"requireCommits": false
|
||||
},
|
||||
"github": {
|
||||
"release": false
|
||||
"release": true,
|
||||
"draft": true
|
||||
},
|
||||
"npm": {
|
||||
"publish": false,
|
||||
|
||||
Reference in New Issue
Block a user