Skip to content

Commit 92efbb3

Browse files
committed
check goreleaser
1 parent 723edba commit 92efbb3

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.goreleaser.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,7 @@ builds:
8585
- amd64
8686

8787
archives:
88-
-
89-
format_overrides:
88+
- format_overrides:
9089
- goos: windows
9190
format: zip
9291

@@ -104,11 +103,10 @@ changelog:
104103
- '^test:'
105104

106105
brews:
107-
-
108-
name: 'pop'
106+
- name: 'pop'
109107
tap:
110108
owner: gobuffalo
111109
name: homebrew-tap
112-
homepage: "https://gobuffalo.io/docs/db/getting-started"
110+
homepage: "https://gobuffalo.io/documentation/database/pop/"
113111
description: "A Tasty Treat For All Your Database Needs"
114112
skip_upload: "auto"

0 commit comments

Comments
 (0)