From 8e024f618a8df3f9222f29c57ed6cb8b2423486b Mon Sep 17 00:00:00 2001 From: szeort Date: Thu, 15 Aug 2024 11:31:20 +0300 Subject: [PATCH] Update release-genkubeconfig.yml --- .github/workflows/release-genkubeconfig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-genkubeconfig.yml b/.github/workflows/release-genkubeconfig.yml index 69e806a..2acbdb1 100644 --- a/.github/workflows/release-genkubeconfig.yml +++ b/.github/workflows/release-genkubeconfig.yml @@ -27,7 +27,7 @@ jobs: username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }} - - name: Create korifi release artifacts + - name: Build and push genkubeconfig image shell: bash working-directory: 'tools/kubeconfig' run: |