Skip to content

Commit fed7de9

Browse files
committed
Modify .goreleaser.yml
1 parent 58cf0e5 commit fed7de9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.goreleaser.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@ archives:
2929
format_overrides:
3030
- goos: windows
3131
format: zip
32+
files:
33+
- README.md
34+
- README_zhCN.md
35+
- config.yml.example
36+
- LICENSE
3237
snapshot:
3338
name_template: "{{ .Tag }}-next"
3439
changelog:

0 commit comments

Comments
 (0)