Skip to content

Commit

Permalink
[Backport release-1.x] ci: include release-please target-branch (#365)
Browse files Browse the repository at this point in the history
Backport f705d45 from #364.

BEGIN_COMMIT_OVERRIDE
ci: include release-please target-branch #365
END_COMMIT_OVERRIDE

Co-authored-by: Jonas L <[email protected]>
  • Loading branch information
github-actions[bot] and jooola authored Dec 22, 2023
1 parent 314c3c0 commit 991ffd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ jobs:
with:
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json
target-branch: ${{ github.ref_name }}

0 comments on commit 991ffd8

Please sign in to comment.