Skip to content

Commit 7277b6f

Browse files
committed
fix: remove invalid git config from goreleaser
1 parent 5c3edeb commit 7277b6f

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.goreleaser.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
version: 2
22

3-
git:
4-
ignore_changes:
5-
- "glob:examples/**/*.gif"
6-
- "glob:examples/**/*.svg"
7-
- "glob:examples/**/*.mp4"
8-
- "glob:examples/**/*.webm"
9-
103
before:
114
hooks:
125
- go mod tidy

0 commit comments

Comments
 (0)