We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7bdd3ef + 2e6e631 commit f27d0d4Copy full SHA for f27d0d4
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
distribution: 'zulu'
28
java-version: ${{ matrix.java-version }}
29
cache: "maven"
30
- server-id: sonatype
+ server-id: central
31
server-username: MAVEN_USERNAME
32
server-password: MAVEN_PASSWORD
33
.github/workflows/pullrequest.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
0 commit comments