Skip to content

Commit 27b99d8

Browse files
authored
Update .github/workflows/publish.yml
1 parent b479466 commit 27b99d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 # v3.11.0
1414
with:
1515
distribution: 'corretto'
16-
java-version: 11
16+
java-version: 8
1717
server-id: ossrh
1818
server-username: MAVEN_USERNAME
1919
server-password: MAVEN_PASSWORD

0 commit comments

Comments
 (0)