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.
2 parents a17ffe7 + 7e5413e commit 7328d03Copy full SHA for 7328d03
.github/workflows/release-please.yml
@@ -21,6 +21,7 @@ jobs:
21
with:
22
release-type: maven
23
package-name: compas-cim-mapping
24
+ target-branch: ${{ github.ref_name }}
25
- if: ${{ steps.release.outputs.release_created }}
26
name: Checkout
27
uses: actions/checkout@v4
0 commit comments