Skip to content

Commit

Permalink
Fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiandongx committed Oct 19, 2021
1 parent 04b5072 commit c9c9eca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 143 deletions.
4 changes: 2 additions & 2 deletions .krew.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ spec:
os: windows
arch: amd64
files:
- from: kubectl-images
- from: kubectl-images.exe
to: .
- from: LICENSE
to: .
{{ addURIAndSha "https://github.com/chenjiandongx/kubectl-images/releases/download/{{ .TagName }}/kubectl-images_windows_amd64.tar.gz" .TagName }}
bin: kubectl-images
bin: kubectl-images.exe
141 changes: 0 additions & 141 deletions release.sh

This file was deleted.

0 comments on commit c9c9eca

Please sign in to comment.