diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5a41021..850a7a1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: uses: tylerauerbeck/helm-gh-pages@main with: token: ${{ secrets.PUBLIC_REPO_GH_PAT }} - charts_dir: . + charts_dir: governor-api charts_url: 'https://helm.equinixmetal.com' repository: 'charts' branch: gh-pages