Skip to content

Commit

Permalink
Update Formula
Browse files Browse the repository at this point in the history
  • Loading branch information
ivancorrales committed Mar 5, 2022
1 parent c0955f5 commit 6c5d9f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,4 @@ jobs:
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAP_GITHUB_TOKEN: ${{ secrets.TAP_GITHUB_TOKEN }}
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ brews:
tap:
owner: wesovilabs
name: homebrew-tools
token: "{{ .Env.TAP_GITHUB_TOKEN }}"

0 comments on commit 6c5d9f8

Please sign in to comment.