diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 6e5e6efbd..57ab29f19 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -135,4 +135,4 @@ jobs: gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }} gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }} server-username: ${{ secrets.MAVEN_CENTRAL_USERNAME }} - server-password: ${{ secrets.MAVEN_CENTRAL_TOKEN }} \ No newline at end of file + server-password: ${{ secrets.MAVEN_CENTRAL_TOKEN }}