Skip to content

Commit

Permalink
Merge branch 'release/0.8.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
rousso committed Jul 26, 2023
2 parents b4e8347 + 0deeaa3 commit 23e02ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
java-version: '11'
distribution: 'adopt'
- name: Publish package
run: mvn --batch-mode -s .github/workflows/settings.xml deploy
run: mvn --batch-mode deploy -DskipTests
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 23e02ee

Please sign in to comment.