We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa0dca commit f475fa6Copy full SHA for f475fa6
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
java-version: '8'
15
distribution: 'adopt'
16
- server-id: shaileshmishra
+ server-id: ossrh
17
server-username: MAVEN_USERNAME
18
server-password: MAVEN_PASSWORD
19
gpg-passphrase: GPG_PASSPHRASE
0 commit comments