diff --git a/.github/workflows/helm-charts.yaml b/.github/workflows/helm-charts.yaml index 7fd19b5711..caf1a956ac 100644 --- a/.github/workflows/helm-charts.yaml +++ b/.github/workflows/helm-charts.yaml @@ -43,4 +43,4 @@ jobs: - name: Publish Helm chart to GHCR if: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }} run: - helm push ${{ matrix.chart }}-*.tgz oci://ghcr.io/flyteorg/helm-charts \ No newline at end of file + helm push ${{ matrix.chart }}-*.tgz oci://ghcr.io/flyteorg/helm-charts