Skip to content

Commit dfa55ac

Browse files
authored
Update publish.yml
1 parent f9a19a1 commit dfa55ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

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

0 commit comments

Comments
 (0)