Skip to content

Commit d0b7751

Browse files
committed
fix: let goreleaser auto-generate formula install block
Custom install block referenced wrong binary name. GoReleaser auto-generates the correct platform-specific rename.
1 parent 67457ce commit d0b7751

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.goreleaser.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,3 @@ brews:
4747
homepage: "https://shipyard.build"
4848
description: "A tool to manage Ephemeral Environments on the Shipyard platform"
4949
license: "Apache-2.0"
50-
51-
install: |
52-
bin.install "shipyard"

0 commit comments

Comments
 (0)