Skip to content

Commit

Permalink
fix release bin
Browse files Browse the repository at this point in the history
  • Loading branch information
Pvlerick committed Oct 17, 2024
1 parent e1d453d commit 0a9a3f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@ jobs:
uses: softprops/action-gh-release@v2
with:
generate_release_notes: true
files: '**/kubectl-rsh_*.tar.gz*'
files: '**/kubectl-copi_*.tar.gz*'


4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
![GitHub Release](https://img.shields.io/github/v/release/worldline/kubectl-copi)
![GitHub License](https://img.shields.io/github/license/worldline/kubectl-copi)

A [kubectl](https://github.com/kubernetes/kubectl) extension to pick configuration options.

kubectl _co_nfiguration _pi_cker
A [kubectl](https://github.com/kubernetes/kubectl) extension to pick configuration options - `copi` for configuration PIcker.

## Installation

Expand Down

0 comments on commit 0a9a3f2

Please sign in to comment.