Skip to content

Commit

Permalink
ci: fix homebrew tap name
Browse files Browse the repository at this point in the history
  • Loading branch information
SirWindfield authored Mar 24, 2021
1 parent 8df2de9 commit eecb840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
env:
COMMITTER_TOKEN: ${{ secrets.HOMEBREW_TAP_TOKEN }}
with:
homebrew-tap: sirwindfield/tap
homebrew-tap: sirwindfield/homebrew-tap
formula-name: git-cm
commit-message: |
chore: update {{ formulaName }} to {{ version }}

0 comments on commit eecb840

Please sign in to comment.