This is an automated email from the ASF dual-hosted git repository.

warren pushed a commit to branch warren830-patch-1
in repository 
https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git

commit 5106c8ec8dc1b5dcb7c3d6cf5a6a0d37bf0c5dba
Author: Warren Chen <[email protected]>
AuthorDate: Tue Oct 25 21:34:05 2022 +0800

    Update release.yaml
---
 .github/workflows/release.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 5b232bf..62a1307 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -28,7 +28,7 @@ jobs:
       - name: Run chart-releaser
         uses: ./.github/actions/chart-releaser-action
         with:
-          charts_dir: charts/devlake
+          charts_dir: charts
         env:
           CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
-          CR_SKIP_EXISTING: true
\ No newline at end of file
+          CR_SKIP_EXISTING: true

Reply via email to