mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-09-10 10:31:46 +00:00
Fix upload path
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -54,6 +54,6 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
files: >
|
||||
hysteria_windows_amd64.zip
|
||||
hysteria_linux_amd64.tar.gz
|
||||
hysteria_darwin_amd64.zip
|
||||
./dist/hysteria_windows_amd64.zip
|
||||
./dist/hysteria_linux_amd64.tar.gz
|
||||
./dist/hysteria_darwin_amd64.zip
|
Reference in New Issue
Block a user