Skip to content

Commit 1cf2f1e

Browse files
Fix Deploy
1 parent afce200 commit 1cf2f1e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
uses: actions/setup-java@v2
2020
with:
2121
java-version: '17'
22+
distribution: 'temurin'
2223
cache: maven
2324
server-id: ossrh
2425
server-username: ${{ secrets.GITHUB_ACTOR }} # Using GitHub username

0 commit comments

Comments
 (0)