diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c8aa540..cdb3f08 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -40,7 +40,7 @@ jobs: __.publishArtifacts \ --sonatypeCreds '${{ github.repository_owner }}:${{ secrets.GITHUB_TOKEN }}' \ --stagingRelease false \ - --sonatypeUri "http://maven.pkg.github.com/${{ github.repository }}" \ + --sonatypeUri "https://maven.pkg.github.com/${{ github.repository }}" \ --gpgArgs --batch,--yes,-a,-b publish-notes: