Skip to content

Commit a78243a

Browse files
authored
Update release_and_push.yml
1 parent 4e8f7fa commit a78243a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_and_push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
uses: actions/setup-java@v3
2626
with:
2727
java-version: '17'
28+
distribution: 'temurin'
2829
server-id: ossrh
2930
server-username: MAVEN_USERNAME
3031
server-password: MAVEN_PASSWORD

0 commit comments

Comments
 (0)