Skip to content

Commit 9dd0dc0

Browse files
author
Meru Patel
committed
fix: tarball -> tar.gz
1 parent 661e398 commit 9dd0dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ builds:
2121

2222
archives:
2323
- id: default
24-
format: tarball
24+
format: tar.gz
2525
format_overrides:
2626
- goos: windows
2727
format: zip

0 commit comments

Comments
 (0)