Skip to content

Commit

Permalink
fix(gha): release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
rbioteau committed Dec 3, 2024
1 parent 66f6193 commit d843d7f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
- name: Build Release
run: ./mvnw --batch-mode release:prepare -DreleaseVersion=${{ github.event.inputs.version }}



- name: Publish
env:
run: mvn --batch-mode release:perform

0 comments on commit d843d7f

Please sign in to comment.