From 0a9a3f20754e2c4a7ce6203945f1088f392f0744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Vl=C3=A9rick?= Date: Thu, 17 Oct 2024 11:45:44 +0200 Subject: [PATCH] fix release bin --- .github/workflows/release.yml | 2 +- README.md | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6b5400b..322e6a0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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*' diff --git a/README.md b/README.md index fa6fbd1..ea0523f 100644 --- a/README.md +++ b/README.md @@ -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