Skip to content

Commit

Permalink
fix release action of brew
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny0826 committed Jul 1, 2023
1 parent bc8fca0 commit 18534a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Bump formulae
uses: dawidd6/action-homebrew-bump-formula@v3
continue-on-error: true
with:
token: ${{ secrets.HOMEBREW_TOKEN }}
formula: kubecm
Expand Down

0 comments on commit 18534a7

Please sign in to comment.