From ad02bd56ba8846f696dfae1a63202ea02bccfad6 Mon Sep 17 00:00:00 2001 From: Jack Date: Wed, 3 Apr 2024 22:03:02 +0800 Subject: [PATCH] Use external release action --- .github/workflows/ci-cd.yml | 1 - pom.xml | 8 -------- 2 files changed, 9 deletions(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 1831a02bc..75b67c2c2 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -132,7 +132,6 @@ jobs: with: user: QubitPi email: jack20220723@gmail.com - server-id: paion-data gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }} gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }} server-username: ${{ secrets.MAVEN_CENTRAL_USERNAME }} diff --git a/pom.xml b/pom.xml index ca8a8d451..6a32ea71c 100644 --- a/pom.xml +++ b/pom.xml @@ -36,14 +36,6 @@ - - - github - GitHub QubitPi Apache Maven Packages - https://maven.pkg.github.com/paiondata/athena - - - scm:git:ssh://git@github.com/paion-data/athena.git https://github.com/paion-data/athena.git