mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-09-12 19:34:31 +00:00
Fix typo
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
prefix: hysteria
|
||||
targets: linux/amd64,linux/386,linux/arm,linux/arm64,linux/mipsle,darwin/amd64,darwin/arm64,windows/amd64,windows/386
|
||||
ldflags: -w -s -X main.appVersion=${{ env.GIT_TAG_NAME }} -X main.appCommit=${{ github.sha }} -X main.appDate=${{ env.TIME }}
|
||||
package: cmd
|
||||
pkg: cmd
|
||||
|
||||
- name: Upload
|
||||
uses: meeDamian/github-release@2.0
|
||||
|
Reference in New Issue
Block a user