diff --git a/.goreleaser.yml b/.goreleaser.yml index 0c0408b..a2ba0fa 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -28,6 +28,7 @@ brews: name: bluectl homepage: "https://github.com/alphauslabs/bluectl" description: "The official command line interface for Alphaus services." + directory: Formula install: | bin.install "bluectl" test: |