Update release.yaml
This commit is contained in:
parent
3c73861fcc
commit
1cbcf7d686
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -38,7 +38,9 @@ jobs:
|
|||||||
pkg: cmd/authlibskin
|
pkg: cmd/authlibskin
|
||||||
buildmode: default
|
buildmode: default
|
||||||
trimpath: true
|
trimpath: true
|
||||||
|
- name: upx
|
||||||
|
run: |
|
||||||
|
upx ./dist/*
|
||||||
- name: Publish GitHub Releases
|
- name: Publish GitHub Releases
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user