We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8507f3d commit 8d324f1Copy full SHA for 8d324f1
.github/workflows/release.yml
@@ -36,6 +36,7 @@ jobs:
36
java-version: 17
37
distribution: 'zulu'
38
cache: 'maven'
39
+ server-id: central
40
server-username: CI_DEPLOY_USERNAME
41
server-password: CI_DEPLOY_PASSWORD
42
gpg-private-key: ${{ secrets.GPG_SIGNING_KEY }}
0 commit comments