Skip to content

Commit

Permalink
Update helm-release chart folder
Browse files Browse the repository at this point in the history
  • Loading branch information
csotiistvan authored Jun 19, 2024
1 parent 6e4418b commit b506df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
- name: Run chart-releaser
uses: helm/[email protected]
with:
charts_dir: "k8s/helm" # Specify the path to your charts directory
charts_dir: "k8s/helm/tngkds" # Specify the path to your charts directory
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit b506df8

Please sign in to comment.