2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

chore(ci): improved contributors list generator; (#5443)

This commit is contained in:
Dmitriy Mozgovoy
2023-01-07 02:40:08 +02:00
committed by GitHub
parent 145df40e44
commit f6b480912e
4 changed files with 75 additions and 26 deletions
+3 -2
View File
@@ -161,8 +161,9 @@
"release-it": {
"git": {
"commitMessage": "chore(release): v${version}",
"push": false,
"commit": false
"push": true,
"commit": true,
"tag": true
},
"github": {
"release": false