Skip to content

Commit c170c43

Browse files
committed
fixed goreleaser deprecated brews.tap
1 parent 0196eb3 commit c170c43

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
@@ -48,7 +48,7 @@ archives:
4848

4949
brews:
5050
- name: pget
51-
tap:
51+
repository:
5252
owner: Code-Hex
5353
name: homebrew-tap
5454
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)