We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0be2363 commit bd1e9e7Copy full SHA for bd1e9e7
release-please-config.json
@@ -6,7 +6,8 @@
6
"bump-minor-pre-major": false,
7
"bump-patch-for-minor-pre-major": false,
8
"draft": false,
9
- "prerelease": false
+ "prerelease": false,
10
+ "exclude-paths": [".github", "dist"]
11
}
12
},
13
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
0 commit comments