Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
axlbonnet authored Feb 28, 2024
1 parent 8b7cfd9 commit 5e3a384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: mvn --batch-mode --update-snapshots -e -X clean ${{ env.mavenTarget }}
env:
MAVEN_USERNAME: github
MAVEN_PASSWORD: ${{ secrets.NEXUS_PSW }}
MAVEN_PASSWORD: plop

- name: Publish Test Report
uses: mikepenz/action-junit-report@v3
Expand Down

0 comments on commit 5e3a384

Please sign in to comment.