Skip to content

Commit

Permalink
feat: enable goreleaser PR
Browse files Browse the repository at this point in the history
  • Loading branch information
aksmo authored May 9, 2024
1 parent 7929e51 commit b85568e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@ brews:
name: homebrew-tap
# Optionally a token can be provided, if it differs from the token provided to GoReleaser
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
folder: Formula
directory: Formula
pull_request:
enabled: true
commit_author:
name: goreleaserbot
email: [email protected]
Expand Down

0 comments on commit b85568e

Please sign in to comment.