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 112b867 commit 4a07461Copy full SHA for 4a07461
.github/workflows/maven-publish.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Java for publishing to Maven Central Repository
23
uses: actions/setup-java@v2
24
with:
25
- java-version: 1.8
+ java-version: 8.0
26
distribution: 'adopt'
27
server-id: ossrh
28
server-username: MAVEN_USERNAME
0 commit comments