Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 3 additions & 9 deletions .github/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,7 @@ releaseType: java-yoshi
bumpMinorPreMajor: true
handleGHRelease: true
branches:
- branch: 1.21.x
releaseType: java-yoshi
bumpMinorPreMajor: true
handleGHRelease: true
- branch: protobuf-4.x-rc
releaseType: java-yoshi
bumpMinorPreMajor: true
handleGHRelease: true
manifest: true
- branch: 1.21.x
- branch: protobuf-4.x-rc
manifest: true
extraFiles: ["README.md"]
Loading