diff --git a/.github/workflows/deploy-maven-release.yaml b/.github/workflows/deploy-maven-release.yaml index 2b64de6..2d296c0 100644 --- a/.github/workflows/deploy-maven-release.yaml +++ b/.github/workflows/deploy-maven-release.yaml @@ -1,10 +1,7 @@ name: Deploy Maven artefacts on release on: - # Automated when a release publication completes release: types: [created] - # Allow a manual run for a pre-existing tag (not the main intended usage) - workflow_dispatch: jobs: publish: