Update maven.yml

This commit is contained in:
Sebastian Cabrera 2023-05-23 01:42:38 -04:00 committed by GitHub
parent 9dab1248a3
commit d599e7f2b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,6 @@ jobs:
path: staging path: staging
- name: GH Release - name: GH Release
uses: softprops/action-gh-release@v0.1.15 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 # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
#- name: Update dependency graph #- name: Update dependency graph