Skip to content

Commit 86cb6c9

Browse files
committed
Finish project setup
1 parent 24ac190 commit 86cb6c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ jobs:
1414
gpg-passphrase: ${{ secrets.ARTIFACT_SIGNING_GPG_PRIVATE_KEY_PASSWORD }}
1515
deploy-user: ${{ secrets.DEPLOY_USER_GITHUB_PACKAGES }}
1616
deploy-password: ${{ secrets.DEPLOY_TOKEN_GITHUB_PACKAGES }}
17+
java-version: '21'

0 commit comments

Comments
 (0)