Skip to content

Commit 8f6974d

Browse files
committed
Update deploy.yml
1 parent 77bc670 commit 8f6974d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
with:
9999
distribution: 'adopt'
100100
java-version: '11'
101-
server-id: 'ossrh
101+
server-id: 'ossrh'
102102
server-username: OSSRH_USERNAME
103103
server-password: OSSRH_PASSWORD
104104
gpg-private-key: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)