This commit is contained in:
YANGJINZE
2025-05-15 14:42:46 +08:00
parent 10daacef54
commit 74980036e2
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ before:
- go mod tidy
archives:
- format: tar.gz
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"
files:
- LICENSE
- README.md