Skip to content

Commit

Permalink
change publisher version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pjazdzyk committed Apr 7, 2023
1 parent 88350e8 commit 451d6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-central.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Maven Library build and publish
uses: MathieuSoysal/Java-maven-library-publisher@v1.0.3
uses: MathieuSoysal/Java-maven-library-publisher@v1.0.4
with:
nexus-username: ${{ secrets.NEXUS_USERNAME }}
nexus-password: ${{ secrets.NEXUS_PASSWORD }}
Expand Down

0 comments on commit 451d6f5

Please sign in to comment.