Skip to content

Commit

Permalink
trying to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
leleuj committed Nov 24, 2023
1 parent 444fafd commit e7aa10b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: actions/setup-java@de1bb2b0c5634f0fc4438d7aa9944e68f9bf86cc # tag=v3
with:
java-version: ${{ env.JDK_CURRENT }}
server-id: sonatype-nexus-snapshots
server-id: ossrh
server-username: MAVEN_USERNAME
server-password: MAVEN_PASSWORD
distribution: ${{ env.DISTRIBUTION }}
Expand Down

0 comments on commit e7aa10b

Please sign in to comment.