Skip to content

Commit

Permalink
fix: goreleaser PR enable
Browse files Browse the repository at this point in the history
  • Loading branch information
aksmo authored May 9, 2024
1 parent b85568e commit 8491452
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +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 }}"
pull_request:
enabled: true
directory: Formula
pull_request:
enabled: true
commit_author:
name: goreleaserbot
email: [email protected]
Expand Down

0 comments on commit 8491452

Please sign in to comment.