Skip to content

Commit 3bf082f

Browse files
committed
fix: barry quick fix, 2025-08-01 18:01:25
1 parent f92d278 commit 3bf082f

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
@@ -28,5 +28,5 @@ builds:
2828
- arm64
2929
archives:
3030
- name_template: "{{ .Binary }}-{{ .Tag }}-{{ .Os }}-{{ .Arch }}"
31-
format: binary
31+
format: tar.gz
3232
report_sizes: true

0 commit comments

Comments
 (0)