Skip to content

Commit 3d3269a

Browse files
committed
ci: fixes target branch definition to support multiple releases automatically
Signed-off-by: Vincent Biret <[email protected]>
1 parent 3e6ee80 commit 3d3269a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please-gha.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ jobs:
3535
token: ${{ steps.app-token.outputs.token }}
3636
config-file: release-please-config.json
3737
manifest-file: .release-please-manifest.json
38+
target-branch: ${{ github.ref_name }}

0 commit comments

Comments
 (0)