Skip to content

Commit 7df9591

Browse files
committed
fix git config
1 parent d190dfe commit 7df9591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/client/.release-it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"publishArgs": ["--access", "public"]
55
},
66
"git": {
7-
"add": "--all"
7+
"commitArgs": "--all"
88
}
99
}

0 commit comments

Comments
 (0)