We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c035d8 commit 37f5597Copy full SHA for 37f5597
.goreleaser.yaml
@@ -51,10 +51,16 @@ release:
51
---
52
53
Released by [GoReleaser](https://github.com/goreleaser/goreleaser).
54
+
55
brews:
56
- name: tmux-sessionizer
57
homepage: "https://github.com/TlexCypher/tmux-sessionizer"
58
description: "Tmux session manager with fzf"
59
+ repository:
60
+ owner: TlexCypher
61
+ name: homebrew-tap
62
+ token: "{{ .Env.TAP_GITHUB_TOKEN }}"
63
+ directory: Formula
64
install: |
65
bin.install "tmux-sessionizer"
66
test: |
0 commit comments