We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f895d11 commit 53390d9Copy full SHA for 53390d9
.github/workflows/release-please.yml
@@ -21,6 +21,7 @@ jobs:
21
with:
22
release-type: maven
23
package-name: compas-scl-data-service
24
+ target-branch: main
25
- name: Checkout
26
if: ${{ steps.release.outputs.release_created }}
27
uses: actions/checkout@v4
0 commit comments