From e56619f5c4e55173dcaf44de7c1fb80c71c95b0c Mon Sep 17 00:00:00 2001 From: Miki Date: Mon, 27 Mar 2023 22:40:11 +0300 Subject: [PATCH] #467 bumped plugin version --- .github/workflows/publish-central.yml | 2 ++ superfields/pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/publish-central.yml b/.github/workflows/publish-central.yml index 1f8b080..66afded 100644 --- a/.github/workflows/publish-central.yml +++ b/.github/workflows/publish-central.yml @@ -2,6 +2,8 @@ name: Publish to Central on: release: type: [created] + push: + branches: [467-fix-maven-central-update] jobs: publish_central: diff --git a/superfields/pom.xml b/superfields/pom.xml index 81f9804..05d58e7 100644 --- a/superfields/pom.xml +++ b/superfields/pom.xml @@ -273,7 +273,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 + 1.6.13 true maven-central