Skip to content

Commit 7fa32ed

Browse files
committed
fix json path
1 parent 8fbe014 commit 7fa32ed

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
@@ -16,7 +16,7 @@
1616
{
1717
"type": "json",
1818
"path": "/config/openapitools.json",
19-
"jsonpath": "$.generator-cli.generators.*.additionalProperties.packageVersion",
19+
"jsonpath": "$.['generator-cli'].generators.*.additionalProperties.packageVersion",
2020
"glob": true
2121
}
2222
]

0 commit comments

Comments
 (0)