diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 68a9fe9..02793f2 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -37,7 +37,7 @@ jobs: - uses: actions/upload-artifact@v4 with: name: Package - path: ./staging + path: staging # Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive