mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-04 21:17:47 +03:00
Fix typo
This commit is contained in:
parent
22675c740e
commit
74130877dd
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue