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 6bbcac6 commit 3fdf19fCopy full SHA for 3fdf19f
1 file changed
.github/release-please.yml
@@ -2,13 +2,7 @@ releaseType: java-yoshi
2
bumpMinorPreMajor: true
3
handleGHRelease: true
4
branches:
5
-- branch: 1.21.x
6
- releaseType: java-yoshi
7
- bumpMinorPreMajor: true
8
- handleGHRelease: true
9
-- branch: protobuf-4.x-rc
10
11
12
13
- manifest: true
+ - branch: 1.21.x
+ - branch: protobuf-4.x-rc
+ manifest: true
14
extraFiles: ["README.md"]
0 commit comments