Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatjindal authored Jan 5, 2020
1 parent 34a4a1d commit 93e958b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GO111MODULE: off
GOPATH: ./src
GOPATH: ${{ github.workspace }}/src/github.com/rajatjindal/kubectl-whoami
- name: Update new version in krew-index
uses: rajatjindal/krew-release-bot@v0.0.21
env:
Expand Down

0 comments on commit 93e958b

Please sign in to comment.