Skip to content

Commit

Permalink
check goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
sio4 committed Oct 7, 2022
1 parent 723edba commit 92efbb3
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,7 @@ builds:
- amd64

archives:
-
format_overrides:
- format_overrides:
- goos: windows
format: zip

Expand All @@ -104,11 +103,10 @@ changelog:
- '^test:'

brews:
-
name: 'pop'
- name: 'pop'
tap:
owner: gobuffalo
name: homebrew-tap
homepage: "https://gobuffalo.io/docs/db/getting-started"
homepage: "https://gobuffalo.io/documentation/database/pop/"
description: "A Tasty Treat For All Your Database Needs"
skip_upload: "auto"

0 comments on commit 92efbb3

Please sign in to comment.