We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bae88d commit 7b86b23Copy full SHA for 7b86b23
.github/workflows/maven.yml
@@ -23,6 +23,5 @@ jobs:
23
uses: fnkr/github-action-ghr@v1
24
if: startsWith(github.ref, 'refs/tags/')
25
env:
26
- GHR_COMPRESS: xz
27
GHR_PATH: target/lib/
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments