diff --git a/.github/workflows/helm-release.yml b/.github/workflows/helm-release.yml index d1bfc92..2b73e99 100644 --- a/.github/workflows/helm-release.yml +++ b/.github/workflows/helm-release.yml @@ -88,7 +88,7 @@ jobs: - name: Upload artifact uses: actions/upload-pages-artifact@v3 with: - path: .cr-release-packages + path: .cr-index - name: Deploy to GitHub Pages id: deployment