Skip to content

Commit

Permalink
Add github workflow for homebrew deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
devashishTaneja committed Jul 6, 2023
1 parent e6b693d commit a7f675f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.BREWTAP_PUBLISHEr }}
GITHUB_TOKEN: ${{ secrets.BREWTAP_PUBLISHER }}
# Your GoReleaser Pro key, if you are using the 'goreleaser-pro' distribution
# GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}

0 comments on commit a7f675f

Please sign in to comment.