Skip to content

Commit 53390d9

Browse files
committed
chore: specifying target branch for release
Signed-off-by: Juan Munoz <[email protected]>
1 parent f895d11 commit 53390d9

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)