Skip to content

Commit 62be423

Browse files
committed
fix: release-type instead of type
1 parent 41c9b84 commit 62be423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
".": {
55
"changelog-path": "CHANGELOG.md",
66
"separate-pull-requests": false,
7-
"type": "python",
7+
"release-type": "python",
88
"extra-files": [
99
{
1010
"type": "generic",

0 commit comments

Comments
 (0)