Update maven.yml
This commit is contained in:
parent
9dab1248a3
commit
d599e7f2b3
1 changed files with 0 additions and 1 deletions
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue