Skip to content

Commit 0bcf9fd

Browse files
authored
ci: update the correct file (#1375)
Apparently the `extra-files` section is checked per-component (which was not clear from the documentation). Signed-off-by: Luca Zaninotto <luca.zaninotto@secomind.com>
1 parent a3593de commit 0bcf9fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/release-please/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"extra-files": [
2828
{
2929
"type": "generic",
30-
"path": "backend/docs/pages/admin/deploying_with_kubernetes.md"
30+
"path": "docs/pages/admin/deploying_with_kubernetes.md"
3131
}
3232
],
3333
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"

0 commit comments

Comments
 (0)