From 00dc8da556e3e4de6e5244ebdf249ee4ed3d4cb7 Mon Sep 17 00:00:00 2001 From: felord Date: Wed, 24 Mar 2021 11:15:39 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/release' into release --- .github/workflows/main.yml | 2 -- pom.xml | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 24e16e6..a53f913 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -10,7 +10,6 @@ jobs: publish: runs-on: ubuntu-latest steps: - - name: Checkout uses: actions/checkout@v2 - name: Set up Maven Central Repo @@ -28,4 +27,3 @@ jobs: gpg_passphrase: ${{ secrets.GPG_PASSWORD }} nexus_username: ${{ secrets.OSSRH_USER }} nexus_password: ${{ secrets.OSSRH_PASSWORD }} - server-id: sonatype-nexus-staging diff --git a/pom.xml b/pom.xml index 1d8bd86..2fc0f08 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ - sonatype-nexus-staging + ossrh Nexus Release Repository https://oss.sonatype.org/service/local/staging/deploy/maven2 @@ -217,7 +217,7 @@ 1.6.8 true - sonatype-nexus-staging + ossrh https://oss.sonatype.org/ false