diff --git a/.goreleaser.yml b/.goreleaser.yml index 11bd8bda7bc48d6acfc430911e737b4ebe4dae68..a984a662c8cffd37bdcc95edd5396c128843a44c 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -51,7 +51,7 @@ release: brews: - repository: - owner: philz + owner: boldsoftware name: homebrew-tap token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}" directory: Formula diff --git a/README.md b/README.md index 1a2bbc2e7742d7c6155afbb4728a0012b1dbcfe1..2b98f5bfaafc53e97b63b424ed1106546fa8fd73 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The binaries are on the [releases page](https://github.com/boldsoftware/shelley/ ## Homebrew (macOS/Linux) ```bash -brew install philz/tap/shelley +brew install boldsoftware/tap/shelley ``` ## Build from Source