Skip to content

Commit

Permalink
fix work flow maven deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
nkysg committed Dec 23, 2023
1 parent 6d91b75 commit d1a0b1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/maven_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
uses: actions/setup-java@v3
with:
java-version: 11
distribution: ''
server-id: sonatype-nexus-snapshots
server-username: MAVEN_USERNAME
server-password: MAVEN_CENTRAL_TOKEN
Expand Down

0 comments on commit d1a0b1f

Please sign in to comment.