We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8b650 commit 9bab501Copy full SHA for 9bab501
.goreleaser.yml
@@ -70,13 +70,13 @@ brews:
70
ids:
71
- tfctl
72
tap:
73
- owner: weaveworks
+ owner: flux-iac
74
name: homebrew-tap
75
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
76
commit_author:
77
- name: weaveworksbot
78
- email: team+gitbot@weave.works
+ name: flux-iac
+ email: noreply@github.com
79
folder: Formula
80
- homepage: https://weaveworks.github.io/tf-controller
+ homepage: https://flux-iac.github.io/tofu-controller
81
install: |
82
bin.install "tfctl"
0 commit comments