diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 675226d..d1281e2 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -41,7 +41,7 @@ homebrew_casks: - loops@{{ .Version }} repository: owner: loops-so - name: homebrew-loops + name: homebrew-tap token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}" homepage: https://loops.so description: Official CLI for Loops diff --git a/README.md b/README.md index 916f3de..cbc4159 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,7 @@ The official Loops CLI ### Homebrew ``` -brew tap loops-so/loops -brew install --cask loops +brew install loops-so/tap/loops ``` ### Script