Skip to content

Commit 75eb303

Browse files
committed
ci: fix release-please-config.json
1 parent 591ff3e commit 75eb303

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

release-please-config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"packages": {
3-
".": {}
3+
".": {
4+
"release-type": "python"
5+
}
46
}
57
}

0 commit comments

Comments
 (0)