mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-07 23:31:10 +08:00
【调整】修正 .goreleaser.yml 中 allinssl.sh 文件路径配置
This commit is contained in:
@@ -7,7 +7,8 @@ archives:
|
||||
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
|
||||
files:
|
||||
- LICENSE
|
||||
- script/allinssl.sh
|
||||
- src: script/allinssl.sh
|
||||
dst: allinssl.sh
|
||||
checksum:
|
||||
name_template: "{{ .ProjectName }}_{{ .Version }}_checksums.txt"
|
||||
builds:
|
||||
|
||||
Reference in New Issue
Block a user