Skip to content

Commit 8cac50b

Browse files
authored
build: configure release-please should tag releases (#624)
1 parent af42e65 commit 8cac50b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/release-please.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
releaseType: java-yoshi
22
bumpMinorPreMajor: true
3+
handleGHRelease: true
34
branches:
45
- branch: 1.21.x
56
releaseType: java-yoshi
67
bumpMinorPreMajor: true
8+
handleGHRelease: true
79

0 commit comments

Comments
 (0)