Modify .goreleaser.yml
This commit is contained in:
parent
58cf0e5320
commit
fed7de9d2a
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user