Skip to content

Commit

Permalink
dont compress release
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmc971 authored Mar 15, 2021
1 parent 2ae8a36 commit 7984763
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 7984763

Please sign in to comment.