Skip to content

Commit 7328d03

Browse files
authored
Merge pull request #403 from com-pas/fix-release-please-branch
chore: updated release-please config
2 parents a17ffe7 + 7e5413e commit 7328d03

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
@@ -21,6 +21,7 @@ jobs:
2121
with:
2222
release-type: maven
2323
package-name: compas-cim-mapping
24+
target-branch: ${{ github.ref_name }}
2425
- if: ${{ steps.release.outputs.release_created }}
2526
name: Checkout
2627
uses: actions/checkout@v4

0 commit comments

Comments
 (0)