Skip to content

Commit 1ee3c54

Browse files
committed
update deploy
1 parent 613754e commit 1ee3c54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ jobs:
3838
with:
3939
java-version: '11'
4040
distribution: 'temurin'
41-
server-id: maven
41+
server-id: central
4242
cache: maven
4343
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
44-
gpg-passphrase: MAVEN_GPG_PASSPHRAS
44+
gpg-passphrase: MAVEN_GPG_PASSPHRASE
4545
server-username: MAVEN_USERNAME
4646
server-password: MAVEN_CENTRAL_TOKEN
4747

0 commit comments

Comments
 (0)