Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny0826 committed Dec 4, 2020
1 parent 4664165 commit e1f934e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/homebrew.yaml

This file was deleted.

5 changes: 5 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,8 @@ jobs:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
HOMEBREW_TOKEN: ${{secrets.HOMEBREW_TOKEN}}

- name: Bump formulae
uses: dawidd6/[email protected]
with:
token: ${{ secrets.HOMEBREW_TOKEN }}
formula: kubecm

0 comments on commit e1f934e

Please sign in to comment.