diff --git a/.goreleaser.yml b/.goreleaser.yml index c9dea67..90b8f04 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -20,11 +20,11 @@ builds: main: ./ ldflags: -s -w -X main.version={{.Version}} -X main.commit={{.Commit}} -X main.date={{.Date}} -archive: +archives: format_overrides: - goos: windows format: zip files: - config.sample.json - README.md - - LICENSE \ No newline at end of file + - LICENSE