Skip to content

Commit fff23db

Browse files
committed
chore: fix deprecated goreleaser naming
See https://goreleaser.com/deprecations#brewsgithub
1 parent ea71b1c commit fff23db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ archives:
2323
- goos: windows
2424
format: zip
2525
brews:
26-
- github:
26+
- tap:
2727
owner: danielgtaylor
2828
name: homebrew-restish
2929
homepage: https://rest.sh/

0 commit comments

Comments
 (0)