diff --git a/.github/workflows/realease.yml b/.github/workflows/realease.yml index ec185dc..3f85dae 100644 --- a/.github/workflows/realease.yml +++ b/.github/workflows/realease.yml @@ -30,7 +30,7 @@ jobs: with: gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }} gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }} - nexus-username: cukebot + nexus-username: ${{ secrets.SONATYPE_USERNAME }} nexus-password: ${{ secrets.SONATYPE_PASSWORD }} create-github-release: