diff --git a/.github/workflows/sonatype-deploy.yml b/.github/workflows/sonatype-deploy.yml index 192bf3c..05a73de 100644 --- a/.github/workflows/sonatype-deploy.yml +++ b/.github/workflows/sonatype-deploy.yml @@ -2,7 +2,7 @@ name: Deploy to Sonatype Nexus on: release: - types: [created] + types: [published] jobs: deploy: