mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-06-07 21:09:52 +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
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
gzip: false
|
||||
allow_override: true
|
||||
files: >
|
||||
./dist/hysteria_windows_amd64.zip
|
||||
./dist/hysteria_linux_amd64.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user