diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 3566e5b..d1c32fb 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -40,7 +40,6 @@ jobs: path: staging - name: GH Release uses: softprops/action-gh-release@v0.1.15 - if: startsWith(github.ref, 'refs/tags/') # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive #- name: Update dependency graph