Skip to content

Commit

Permalink
build: fixes homebrew formulas
Browse files Browse the repository at this point in the history
  • Loading branch information
petethepig committed Oct 12, 2023
1 parent f8473a3 commit 1f8c9dd
Showing 1 changed file with 1 addition 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 @@ -82,3 +82,4 @@ jobs:
make generate-formulas && git add Formula && git commit -m "chore: update formulas to ${}" && git push origin main
env:
HOMEBREW_GITHUB_TOKEN: ${{ steps.brew-token.outputs.token }}
GITHUB_TOKEN: ${{ steps.app-goreleaser.outputs.token }}

0 comments on commit 1f8c9dd

Please sign in to comment.