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.
1 parent 67a3a3c commit 7f1d271Copy full SHA for 7f1d271
.github/workflows/publish-to-repo.yml
@@ -11,6 +11,7 @@ jobs:
11
uses: actions/setup-java@v3
12
with:
13
java-version: '11'
14
+ distribution: 'adopt'
15
server-id: ossrh
16
server-username: MAVEN_USERNAME
17
server-password: MAVEN_PASSWORD
0 commit comments