Skip to content

Commit

Permalink
Remove token verification
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatjindal authored Jan 6, 2020
1 parent b2bf151 commit a83cc25
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Update new version in krew-index
uses: rajatjindal/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: rajatjindal/[email protected]

0 comments on commit a83cc25

Please sign in to comment.