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 32b6945 commit f91c80cCopy full SHA for f91c80c
.github/release-please.yml
@@ -3,16 +3,16 @@ handleGHRelease: true
3
releaseType: java-yoshi
4
branches:
5
- branch: java7
6
- - releaseType: java-backport
7
- branch: 3.7.x
8
9
- branch: 3.13.x
10
11
- branch: 3.17.x
12
13
- branch: 3.21.x
14
15
- branch: 3.22.x
+ - branch: 3.7.x
+ releaseType: java-backport
+ - branch: 3.13.x
+ - branch: 3.17.x
+ - branch: 3.21.x
+ - branch: 3.22.x
16
- branch: protobuf-4.x-rc
17
manifest: true
18
extraFiles:
0 commit comments