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