Skip to content

Commit d47eb7a

Browse files
committed
Update paths in release-please-config.json
Signed-off-by: Bence Hornák <[email protected]>
1 parent 15a0931 commit d47eb7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

release-please-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"extra-files": [
1010
"README.md",
1111
"build.gradle.kts",
12-
"android/build.gradle.kts"
13-
],
14-
"exclude-paths": ["sampleapp"]
12+
"providers/*/README.md",
13+
"hooks/*/README.md"
14+
]
1515
}
1616
},
1717
"changelog-sections": [

0 commit comments

Comments
 (0)