Skip to content

Commit 35565c6

Browse files
committed
Update paths in release-please-config.json
1 parent 15a0931 commit 35565c6

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)