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

chore(ci): change release-it git config; (#5512)

This commit is contained in:
Dmitriy Mozgovoy
2023-01-31 15:39:10 +02:00
committed by GitHub
parent 46a650cf33
commit 9957377260
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -167,7 +167,8 @@
"push": true,
"commit": true,
"tag": true,
"requireCommits": false
"requireCommits": false,
"requireCleanWorkingDir": false
},
"github": {
"release": true,