Skip to content

Commit 6783fd8

Browse files
committed
fixed release workflow
1 parent e618aea commit 6783fd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.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.OSSRH_JIRA_USERNAME }}
1616
deploy-password: ${{ secrets.OSSRH_JIRA_PASSWORD }}
17+
java-version: '21'

0 commit comments

Comments
 (0)