Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Commit 3082c7f

Browse files
committed
chore: fixing charts release
1 parent 9aa2a99 commit 3082c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ jobs:
7373
- name: Run chart-releaser
7474
uses: helm/chart-releaser-action@v1.3.0
7575
with:
76-
charts_dir: "chart"
76+
charts_dir: "chart/charts"
7777
env:
7878
CR_TOKEN: "${{ secrets.SOCIALGROOVYBOT_BOTO_PAT }}"

0 commit comments

Comments
 (0)