You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by wa...@apache.org on 2022/10/25 13:34:09 UTC

[incubator-devlake-helm-chart] branch warren830-patch-1 created (now 5106c8e)

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

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


      at 5106c8e  Update release.yaml

This branch includes the following new commits:

     new 5106c8e  Update release.yaml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-devlake-helm-chart] 01/01: Update release.yaml

Posted by wa...@apache.org.
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 <yi...@merico.dev>
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