Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Commit 3d3269a

Browse files
committed
ci: fixes target branch definition to support multiple releases automatically
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent 3e6ee80 commit 3d3269a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)