Skip to content

Commit 32b0857

Browse files
Name Homebrew formula 'javabin' for simpler install command
1 parent 2b70c2f commit 32b0857

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.goreleaser.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ archives:
1919
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
2020

2121
brews:
22-
- repository:
22+
- name: javabin
23+
repository:
2324
owner: javaBin
2425
name: homebrew-tap
2526
token: "{{ .Env.HOMEBREW_TAP_TOKEN }}"

0 commit comments

Comments
 (0)