Skip to content

Commit d42df60

Browse files
committed
chore: remove personal email from goreleaser config
1 parent d4cfb3f commit d42df60

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ brews:
3636
owner: dedene
3737
name: homebrew-tap
3838
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
39-
commit_author:
40-
name: Peter Dedene
41-
email: peter@dedene.com
4239
directory: Formula
4340
homepage: https://github.com/dedene/strawpoll-cli
4441
description: CLI for StrawPoll - create and manage polls from the command line

0 commit comments

Comments
 (0)