Skip to content

Commit

Permalink
Merge pull request #12 from garethjevans/enable-krew-release
Browse files Browse the repository at this point in the history
chore: enable krew release after goreleaser
  • Loading branch information
garethjevans authored Oct 11, 2022
2 parents 5129ebc + 486b5fb commit 2a6ab6a
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 2a6ab6a

Please sign in to comment.