From 527bc09038a0bc447f191703f5d7c716c1558208 Mon Sep 17 00:00:00 2001 From: &es <84567633+and-es@users.noreply.github.com> Date: Tue, 16 Jul 2024 14:01:36 +0900 Subject: [PATCH] Update arc-publish-chart.yaml --- .github/workflows/arc-publish-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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