From b2c2a35ce7b4f91291e730f1d119a2e7c38681eb Mon Sep 17 00:00:00 2001 From: Kamil Stus <66693005+seyhello@users.noreply.github.com> Date: Thu, 22 Aug 2024 14:57:44 +0200 Subject: [PATCH] fix: lint and cleanup (#127) --- .github/workflows/deploy_helmfile.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy_helmfile.yaml b/.github/workflows/deploy_helmfile.yaml index 28a8579..70a4f76 100644 --- a/.github/workflows/deploy_helmfile.yaml +++ b/.github/workflows/deploy_helmfile.yaml @@ -184,7 +184,6 @@ jobs: # which does not work for cross-account assume role-skip-session-tagging: true - - name: setup kubeconfig run: aws eks update-kubeconfig --name ${{ inputs.eksClusterName }} $OPTIONAL_PARAMS