Skip to content

Commit

Permalink
Merge pull request #5469 from liangyuanpeng/fix_ghtoken_krewindex
Browse files Browse the repository at this point in the history
ci: add github token for update-krew-index
  • Loading branch information
karmada-bot authored Sep 2, 2024
2 parents 9351b76 + 21067b8 commit 920ac89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,8 @@ jobs:
upload-assets: true

update-krew-index:
env:
GH_TOKEN: ${{ github.token }}
needs:
- release-assests
name: Update krew-index
Expand Down

0 comments on commit 920ac89

Please sign in to comment.