Skip to content

Commit 031a4bd

Browse files
ddumitracheDragosDumitrache
authored andcommitted
Update goreleaser brew syntax
Since we are now using goreleaser 0.156.0, the following change was introduced in 0.139.0 [PR link](goreleaser/goreleaser#1649) [Release](https://github.com/goreleaser/goreleaser/releases?q=0.139.0&expanded=true)
1 parent 1d915b6 commit 031a4bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ builds:
1010
ldflags: -s -w -X github.com/gocardless/draupnir/pkg/version.Version={{.Version}} -X main.commit={{.Commit}}
1111

1212
brews:
13-
- github:
13+
- tap:
1414
owner: gocardless
1515
name: homebrew-taps
1616
commit_author:

0 commit comments

Comments
 (0)