Skip to content

Commit 089b27e

Browse files
committed
chore: reorder branch keys for consistency
1 parent 6dd41b7 commit 089b27e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/release-please.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ branches:
2323
releaseType: java-backport
2424
- branch: 2.40.x
2525
releaseType: java-backport
26-
- releaseType: java-backport
27-
branch: 2.54.x
28-
- releaseType: java-backport
29-
branch: 2.59.x
26+
- branch: 2.54.x
27+
releaseType: java-backport
28+
- branch: 2.59.x
29+
releaseType: java-backport

0 commit comments

Comments
 (0)