Skip to content

Commit

Permalink
Update Homebrew Tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
athul committed Oct 27, 2021
1 parent bd29317 commit 493e0c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ jobs:
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HB_TOKEN: ${{ secrets. HB_TOKEN}}
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ brews:
tap:
owner: athul
name: homebrew-tap
token: "{{ .Env.HB_TOKEN }}"
folder: Formula
homepage: "https://github.com/athul/shelby"
description: "A fast and minimal Shell Prompt in Go"
Expand Down

0 comments on commit 493e0c0

Please # to comment.