We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab3cbd commit dd15b7aCopy full SHA for dd15b7a
1 file changed
.goreleaser.yaml
@@ -36,6 +36,7 @@ brews:
36
owner: dedene
37
name: homebrew-tap
38
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
39
+ directory: Formula
40
homepage: "https://github.com/dedene/strawpoll-cli"
41
description: "StrawPoll CLI - Create and manage polls from the command line"
42
license: "MIT"
0 commit comments