Skip to content

Commit

Permalink
fix work flow maven deploy7 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
nkysg authored Dec 23, 2023
1 parent f6e8d66 commit c342818
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/maven_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 11
distribution: 'oracle'
server-id: sonatype-nexus-snapshots
server-id: ossrh
server-username: MAVEN_USERNAME
server-password: MAVEN_CENTRAL_TOKEN

Expand Down

0 comments on commit c342818

Please sign in to comment.