We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06d9f8 commit 0660a7cCopy full SHA for 0660a7c
1 file changed
.goreleaser.yml
@@ -8,7 +8,7 @@ before:
8
9
builds:
10
- id: dbdiff
11
- main: ./
+ main: .
12
binary: dbdiff
13
env:
14
- CGO_ENABLED=0
@@ -76,7 +76,7 @@ release:
76
footer: |
77
**Full Changelog**: https://github.com/Meru143/dbdiff/compare/{{ .PreviousTag }}...{{ .Tag }}
78
79
-brews:
+homebrews:
80
- repository:
81
owner: Meru143
82
name: homebrew-dbdiff
0 commit comments