Skip to content

Commit

Permalink
Update deprecated goreleaser configs
Browse files Browse the repository at this point in the history
  • Loading branch information
ghokun committed May 3, 2024
1 parent d20c493 commit e8e106e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit e8e106e

Please sign in to comment.