Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

Commit 764798f

Browse files
authored
chore: Update Goreleaser Taps
1 parent 55438e7 commit 764798f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.goreleaser.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ changelog:
5757
brews:
5858
- name: hopp-cli
5959
github:
60-
owner: athul
60+
owner: hoppscotch
6161
name: homebrew-tap
62-
folder: Formula
62+
token: "{{ .Env.GH_TOKEN }}"
6363
homepage: "https://github.com/hoppscotch/hopp-cli"
6464
description: "CLI for Hoppscotch.io"
65-
install: bin.install "hopp-cli"
65+

0 commit comments

Comments
 (0)