Skip to content

Commit

Permalink
update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny0826 committed Nov 11, 2021
1 parent 28f1ddb commit 4cda843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
HOMEBREW_TOKEN: ${{secrets.HOMEBREW_TOKEN}}

- name: Bump formulae
uses: dawidd6/action-homebrew-bump-formula@v3.1.1
uses: dawidd6/action-homebrew-bump-formula@v3
with:
token: ${{ secrets.HOMEBREW_TOKEN }}
formula: kubecm

0 comments on commit 4cda843

Please sign in to comment.