Skip to content

Commit

Permalink
fix the commit author name for the bot
Browse files Browse the repository at this point in the history
Signed-off-by: Nima Kaviani <[email protected]>
  • Loading branch information
nimakaviani committed Jun 3, 2024
1 parent be10a5d commit bc52d32
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 @@ -28,8 +28,8 @@ brews:
name: homebrew-tap
token: "{{ .Env.HOMEBREW_TOKEN }}"
commit_author:
name: "GoReleaser"
email: "noreply@goreleaser.com"
name: "CNOEAutomation"
email: "noreply@cnoe.io"
directory: formula
install: |
bin.install "idpbuilder"
Expand Down

0 comments on commit bc52d32

Please sign in to comment.