Skip to content

Commit

Permalink
Merge pull request #426 from com-pas/354-bug-release-project-action-f…
Browse files Browse the repository at this point in the history
…ailing

chore: specifying target branch for release
  • Loading branch information
pascalwilbrink authored Mar 21, 2024
2 parents f895d11 + 53390d9 commit 02b27a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
release-type: maven
package-name: compas-scl-data-service
target-branch: main
- name: Checkout
if: ${{ steps.release.outputs.release_created }}
uses: actions/checkout@v4
Expand Down

0 comments on commit 02b27a1

Please sign in to comment.