diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 5b2c8a66..8fa76670 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -35,6 +35,5 @@ jobs: uses: fnkr/github-action-ghr@v1 if: startsWith(github.ref, 'refs/tags/') env: - GHR_COMPRESS: zip GHR_PATH: target/ModularMSMF.jar GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}