Fix goreleaser deprecation warning
This commit is contained in:
parent
0b50ec00db
commit
1abcc0549f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ archives:
|
|||
wrap_in_directory: boxcars
|
||||
format_overrides:
|
||||
- goos: windows
|
||||
format: zip
|
||||
formats: [ 'zip' ]
|
||||
files:
|
||||
- ./*.md
|
||||
- LICENSE
|
||||
|
|
Loading…
Reference in a new issue