Skip to content

Commit

Permalink
fix(cd): explicitly set the Homebrew formula path
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Mar 2, 2024
1 parent 87a04fb commit 8d2f1fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -479,5 +479,6 @@ jobs:
uses: mislav/bump-homebrew-formula-action@v3
with:
formula-name: git-cliff
formula-path: Formula/g/git-cliff.rb
env:
COMMITTER_TOKEN: ${{ secrets.HOMEBREW_COMMITTER_TOKEN }}

0 comments on commit 8d2f1fa

Please sign in to comment.