Skip to content

Commit ab4faf1

Browse files
committed
add: brew formula wip
1 parent f39ad2c commit ab4faf1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.goreleaser.yaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,12 @@ changelog:
5555
- "^test:"
5656

5757
universal_binaries:
58-
- replace: true
58+
- replace: true
59+
60+
brews:
61+
- name: hammer
62+
homepage: https://hammer.matteogassend.com
63+
repository:
64+
owner: matfire
65+
name: homebrew-matfire
66+
token: "{{ .Env.PUBLISHER_TOKEN }}"

0 commit comments

Comments
 (0)