Skip to content

Commit d56c98b

Browse files
committed
feat(release-please): add target branch configuration
1 parent 29b6424 commit d56c98b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
uses: googleapis/release-please-action@v4
2929
with:
3030
token: ${{ steps.get_token.outputs.token }}
31+
target-branch: ${{ github.ref_name }}

0 commit comments

Comments
 (0)