Skip to content

Commit 21ef171

Browse files
add target branch
1 parent 06f55f6 commit 21ef171

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-5.x.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
steps:
1919
- id: release
2020
uses: googleapis/release-please-action@v4
21+
with:
22+
target-branch: 5.x
2123

2224
ssdlc:
2325
needs: [release_please]

0 commit comments

Comments
 (0)