Skip to content

Commit 9b81256

Browse files
committed
Update goreleaser config file.
1 parent dfb8699 commit 9b81256

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.goreleaser.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@ builds:
1717
env:
1818
- CGO_ENABLED=0
1919
archives:
20-
- format: tar.gz
20+
- formats:
21+
- tar.gz
2122
format_overrides:
2223
- goos: windows
23-
format: zip
24+
formats:
25+
- zip
2426
files:
2527
- README.md
2628
- LICENSE

0 commit comments

Comments
 (0)