Skip to content

Commit 4b7e7f8

Browse files
Rodrigo NavarroRodrigo Navarro
Rodrigo Navarro
authored and
Rodrigo Navarro
committed
fix(goreleaser): change invalid github attribute with valid tap attrbute on brews block
1 parent 7c207b2 commit 4b7e7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ changelog:
3333
- '^test:'
3434
brews:
3535
- name: git-cmf
36-
github:
36+
tap:
3737
owner: walmartdigital
3838
name: https://github.com/walmartdigital/homebrew-git-cmf
3939
folder: Formula

0 commit comments

Comments
 (0)