diff --git a/.goreleaser.yaml b/.goreleaser.yaml index e6e1bac..47b398b 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -40,12 +40,12 @@ changelog: brews: - name: coyote goamd64: v3 - tap: + repository: owner: ghokun name: homebrew-tap branch: main token: "{{ .Env.GORELEASER_HOMEBREW_GITHUB_TOKEN }}" - folder: Formula + directory: Formula homepage: "https://github.com/ghokun/coyote" description: "Coyote is a RabbitMQ message sink." license: "Apache-2.0"