Skip to content

Commit 7b86b23

Browse files
committed
do not compress for now
1 parent 7bae88d commit 7b86b23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,5 @@ jobs:
2323
uses: fnkr/github-action-ghr@v1
2424
if: startsWith(github.ref, 'refs/tags/')
2525
env:
26-
GHR_COMPRESS: xz
2726
GHR_PATH: target/lib/
2827
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)