Skip to content

Commit e8d32f0

Browse files
Update release.yml
1 parent 702a9e4 commit e8d32f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
distribution: 'temurin'
3333
server-id: ossrh
3434
server-username: MAVEN_USERNAME
35-
server-password: ${{ secrets.OSSRH_TOKEN }}
35+
server-password: MAVEN_PASSWORD
3636
gpg-private-key: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}
3737
gpg-passphrase: MAVEN_GPG_PASSPHRASE
3838

0 commit comments

Comments
 (0)