Modify .goreleaser.yml

This commit is contained in:
iyear 2021-07-06 21:51:41 +08:00
parent 58cf0e5320
commit fed7de9d2a

View File

@ -29,6 +29,11 @@ archives:
format_overrides:
- goos: windows
format: zip
files:
- README.md
- README_zhCN.md
- config.yml.example
- LICENSE
snapshot:
name_template: "{{ .Tag }}-next"
changelog: