Skip to content

Commit 3e79514

Browse files
authored
Merge pull request microsoft#2532 from microsoft/ci/release-please-branches
ci: fixes target branch definition to support multiple releases automatically
2 parents 2250565 + 3d3269a commit 3e79514

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)