mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-06-11 06:49:53 +00:00
Fix typo
This commit is contained in:
parent
22675c740e
commit
74130877dd
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user