Skip to content

Commit 02b27a1

Browse files
Merge pull request #426 from com-pas/354-bug-release-project-action-failing
chore: specifying target branch for release
2 parents f895d11 + 53390d9 commit 02b27a1

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-scl-data-service
24+
target-branch: main
2425
- name: Checkout
2526
if: ${{ steps.release.outputs.release_created }}
2627
uses: actions/checkout@v4

0 commit comments

Comments
 (0)