Skip to content

Commit

Permalink
do not send token to krew release bot
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatjindal authored Jan 6, 2020
1 parent a6f4094 commit c543000
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
GO111MODULE: off
GOPATH: ${{ github.workspace }}
- name: Update new version in krew-index
uses: rajatjindal/krew-release-bot@v0.0.22
uses: rajatjindal/krew-release-bot@v0.0.24
with:
workdir: ${{ github.workspace }}/src/github.com/rajatjindal/kubectl-whoami
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c543000

Please sign in to comment.