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 dfeebd5 commit db39fccCopy full SHA for db39fcc
1 file changed
.goreleaser.yaml
@@ -57,7 +57,7 @@ brews:
57
test: |
58
system "#{bin}/hidedot --help"
59
install: |
60
- bin.install "hidedot"
+ bin.install "hideDot" => "hidedot"
61
62
release:
63
footer: >-
0 commit comments