Skip to content

Commit 545c873

Browse files
committed
fix: correct skip_verify typo in goreleaser config
1 parent b9c008e commit 545c873

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ release:
77
github:
88
owner: m7medVision
99
name: lazycommit
10-
skip_t Verify: true
10+
skip_verify: true
1111

1212
builds:
1313
- id: lazycommit

0 commit comments

Comments
 (0)