Skip to content

Commit a21e301

Browse files
authored
fix typo
1 parent a5db838 commit a21e301

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
java-version: 11
1717
distribution: 'zulu'
18-
server_id: ossrh-nexus
18+
server-id: ossrh-nexus
1919
server-username: ${{ secrets.OSSRH_USERNAME }}
2020
server-password: ${{ secrets.OSSRH_PASSWORD }}
2121
gpg-private-key: ${{ secrets.GPG_KEY }}

0 commit comments

Comments
 (0)