diff --git a/.github/workflows/arc-publish-chart.yaml b/.github/workflows/arc-publish-chart.yaml index 96f03f22896..c7302d75377 100644 --- a/.github/workflows/arc-publish-chart.yaml +++ b/.github/workflows/arc-publish-chart.yaml @@ -128,7 +128,7 @@ jobs: permissions: contents: write # for helm/chart-releaser-action to push chart release and create a release env: - CHART_TARGET_ORG: actions-runner-controller + CHART_TARGET_ORG: and-es CHART_TARGET_REPO: actions-runner-controller.github.io CHART_TARGET_BRANCH: master