From 2c299bdf085aac68fc6337f85be99a37f9df6427 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Sat, 23 Dec 2023 11:11:04 +0800 Subject: [PATCH] .github/workflows/build-chart.yaml: update --- .github/workflows/build-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-chart.yaml b/.github/workflows/build-chart.yaml index 39823af..a2a9769 100644 --- a/.github/workflows/build-chart.yaml +++ b/.github/workflows/build-chart.yaml @@ -25,7 +25,7 @@ jobs: helm plugin install https://github.com/chartmuseum/helm-push.git - name: Build and Push App chart - working-directory: charts/server + working-directory: charts/app shell: bash run: | helm repo add sync https://charts.onwalk.net