We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b479466 commit 27b99d8Copy full SHA for 27b99d8
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 # v3.11.0
14
with:
15
distribution: 'corretto'
16
- java-version: 11
+ java-version: 8
17
server-id: ossrh
18
server-username: MAVEN_USERNAME
19
server-password: MAVEN_PASSWORD
0 commit comments