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.
2 parents a9b4aee + c6cd44f commit 30a0e87Copy full SHA for 30a0e87
.github/release-please.yml
@@ -2,6 +2,8 @@ bumpMinorPreMajor: true
2
handleGHRelease: true
3
releaseType: java-yoshi
4
branches:
5
- - branch: java7
+ - branch: java7
6
+ - branch: protobuf-4.x-rc
7
+ manifest: true
8
extraFiles:
- - src/main/java/com/google/cloud/logging/logback/LoggingAppender.java
9
+ - src/main/java/com/google/cloud/logging/logback/LoggingAppender.java
0 commit comments