Skip to content

Commit 9bab501

Browse files
authored
Update .goreleaser.yml
1 parent dd8b650 commit 9bab501

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.goreleaser.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,13 @@ brews:
7070
ids:
7171
- tfctl
7272
tap:
73-
owner: weaveworks
73+
owner: flux-iac
7474
name: homebrew-tap
7575
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
7676
commit_author:
77-
name: weaveworksbot
78-
email: team+gitbot@weave.works
77+
name: flux-iac
78+
email: noreply@github.com
7979
folder: Formula
80-
homepage: https://weaveworks.github.io/tf-controller
80+
homepage: https://flux-iac.github.io/tofu-controller
8181
install: |
8282
bin.install "tfctl"

0 commit comments

Comments
 (0)