We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95cf342 commit 5c25352Copy full SHA for 5c25352
.github/workflows/release.yml
@@ -15,7 +15,6 @@ jobs:
15
with:
16
java-version: '21'
17
distribution: 'temurin'
18
- server-id: 'github'
19
cache: maven
20
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
21
server-id: central
0 commit comments