Skip to content

Commit

Permalink
chore: enable krew release after goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
garethjevans committed Oct 11, 2022
1 parent 532d8cc commit 486b5fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# - name: Update new version in krew-index
# uses: rajatjindal/[email protected]
- name: Update new version in krew-index
uses: rajatjindal/[email protected]

0 comments on commit 486b5fb

Please sign in to comment.