diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 210aff2..c7ed324 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -107,12 +107,6 @@ jobs: name: helm-chart path: helm - - name: Print file contents - run: | - ls - ls helm - cat helm/Chart.yaml - - name: Configure AWS credentials uses: aws-actions/configure-aws-credentials@v4 with: