Skip to content

Commit 4a07461

Browse files
authored
Update maven-publish.yml
1 parent 112b867 commit 4a07461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Java for publishing to Maven Central Repository
2323
uses: actions/setup-java@v2
2424
with:
25-
java-version: 1.8
25+
java-version: 8.0
2626
distribution: 'adopt'
2727
server-id: ossrh
2828
server-username: MAVEN_USERNAME

0 commit comments

Comments
 (0)