diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a8e5a11..d97e4ed 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -28,7 +28,6 @@ jobs: run: mvn --batch-mode -Prelease deploy - name: Release uses: softprops/action-gh-release@v2 - if: startsWith(github.ref, 'refs/tags/') with: generate_release_notes: true