mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-06-09 13:59:54 +00:00
Final fix to release.yml
This commit is contained in:
parent
94d6e879e1
commit
992abe3b56
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -53,6 +53,8 @@ jobs:
|
|||||||
uses: meeDamian/github-release@2.0
|
uses: meeDamian/github-release@2.0
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
gzip: false
|
||||||
|
allow_override: true
|
||||||
files: >
|
files: >
|
||||||
./dist/hysteria_windows_amd64.zip
|
./dist/hysteria_windows_amd64.zip
|
||||||
./dist/hysteria_linux_amd64.tar.gz
|
./dist/hysteria_linux_amd64.tar.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user