diff --git a/ci/goreleaser-for-darwin.yaml b/ci/goreleaser-for-darwin.yaml index 3fc02b89..af41dbc1 100644 --- a/ci/goreleaser-for-darwin.yaml +++ b/ci/goreleaser-for-darwin.yaml @@ -50,9 +50,9 @@ builds: snapshot: name_template: "{{ incpatch .Version }}-next" brews: - repository: - owner: cfoust - name: homebrew-taps - branch: "{{.ProjectName}}-{{.Version}}" - pull_request: - enabled: true + - repository: + owner: cfoust + name: homebrew-taps + branch: "{{.ProjectName}}-{{.Version}}" + pull_request: + enabled: true