Skip to content

Commit 4b44de6

Browse files
fix the helm chart
1 parent 9c35618 commit 4b44de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
token: "${{ secrets.GITHUB_TOKEN }}"
4848
linting: off
49-
charts_dir: chart
49+
charts_dir: .dist
5050

5151
# - name: Publish to ArtifactHub
5252
# run: |

0 commit comments

Comments
 (0)