Skip to content

Commit 7f1d271

Browse files
adding distribution
1 parent 67a3a3c commit 7f1d271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-repo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
uses: actions/setup-java@v3
1212
with:
1313
java-version: '11'
14+
distribution: 'adopt'
1415
server-id: ossrh
1516
server-username: MAVEN_USERNAME
1617
server-password: MAVEN_PASSWORD

0 commit comments

Comments
 (0)