diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index a40f793..dcafa9c 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -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