Skip to content

Commit 0d9bb19

Browse files
authored
Update publish.yml
1 parent dfa55ac commit 0d9bb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
java-version: '11'
4343
distribution: 'temurin'
4444
server-id: ossrh
45-
server-username: testMe
45+
server-username: ${{ secrets.SONATYPE_TOKEN_USERNAME }}
4646
server-password: testMe
4747
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
4848
gpg-passphrase: GPG_PRIVATE_KEY_PASSWORD

0 commit comments

Comments
 (0)