Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xmdhs authored Oct 12, 2023
1 parent 3c73861 commit 1cbcf7d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ jobs:
pkg: cmd/authlibskin
buildmode: default
trimpath: true

- name: upx
run: |
upx ./dist/*
- name: Publish GitHub Releases
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit 1cbcf7d

Please sign in to comment.