Skip to content

Commit

Permalink
Enable workflow step update new version in krew-index
Browse files Browse the repository at this point in the history
  • Loading branch information
steveteuber committed Aug 27, 2020
1 parent d724b14 commit b495dbf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

# - name: Update new version in krew-index
# uses: rajatjindal/[email protected]
# with:
# krew_template_file: .krew.yml
- name: Update new version in krew-index
uses: rajatjindal/[email protected]
with:
krew_template_file: .krew.yml

0 comments on commit b495dbf

Please sign in to comment.