Skip to content

Commit a83cc25

Browse files
authored
Remove token verification
1 parent b2bf151 commit a83cc25

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@ jobs:
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
- name: Update new version in krew-index
24-
uses: rajatjindal/[email protected]
25-
env:
26-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24+
uses: rajatjindal/[email protected]
25+

0 commit comments

Comments
 (0)