Update maven.yml
This commit is contained in:
parent
7b72479e2e
commit
77f0a5d0d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
- uses: softprops/action-gh-release@v0.1.15
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
files: Package
|
||||
files: Package.zip
|
||||
|
||||
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
|
||||
#- name: Update dependency graph
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue