Skip to content

Commit

Permalink
Modify .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iyear committed Jul 6, 2021
1 parent 58cf0e5 commit fed7de9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit fed7de9

Please sign in to comment.