Skip to content

Commit

Permalink
update goreleaser config
Browse files Browse the repository at this point in the history
ref: https://goreleaser.com/deprecations/#brewsgithub

change github to tap

Signed-off-by: Pradeep Kumar <pradkuma@redhat.com>
  • Loading branch information
pradeepitm12 authored and tekton-robot committed Feb 1, 2022
1 parent 4ccc0dd commit 0fc3965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ release:
brews:
-
name: tektoncd-cli
github:
tap:
owner: tektoncd
name: homebrew-tools
folder: Formula
Expand Down

0 comments on commit 0fc3965

Please sign in to comment.