Skip to content

Commit d2c1dd6

Browse files
authored
problem with the github action (#30)
1 parent 48e47cc commit d2c1dd6

File tree

13 files changed

+1
-1
lines changed

13 files changed

+1
-1
lines changed

.github/workflows/helm-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
uses: helm/chart-releaser-action@v1.6.0
5151
with:
5252
skip_existing: true
53-
charts_dir: helm/featurehub
53+
charts_dir: helm
5454
env:
5555
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
5656

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)