Update maven.yml

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

View file

@ -40,6 +40,9 @@ jobs:
path: staging
- name: GH Release
uses: softprops/action-gh-release@v0.1.15
if: startsWith(github.ref, 'refs/tags/')
with:
files: Package
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
#- name: Update dependency graph