Skip to content

Commit 49763c9

Browse files
committed
fix fmt in config
1 parent 3ae33d5 commit 49763c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ before:
22
hooks:
33
- go mod download
44
builds:
5-
skip: true
5+
- skip: true
66
checksum:
77
name_template: 'checksums.txt'
88
changelog:

0 commit comments

Comments
 (0)