Skip to content

Commit f86fee4

Browse files
committed
ci: Bootstrap sha that includes LTS 7 and 6
7.0.x-lts branch is still live. The 6.0.x-lts branch is for testing of the new release script.
1 parent 52b4481 commit f86fee4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/release-please.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ branches:
1818
handleGHRelease: true
1919
releaseType: java-lts
2020
branch: 6.0.x-lts
21-
21+
22+

release-please-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"release-type": "java-yoshi"
1313
}
1414
},
15-
"bootstrap-sha": "8eb8233f0f402a52f9452ccc633fbce63904163d"
16-
}
15+
"bootstrap-sha": "6b9240114536a03b72929d5fade85599fbdbbdd0"
16+
}

0 commit comments

Comments
 (0)