Skip to content

Commit

Permalink
fix(ci): update charts path
Browse files Browse the repository at this point in the history
  • Loading branch information
hussein-awala committed Apr 16, 2024
1 parent df0ca61 commit 4bfbe7e
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 @@ -24,7 +24,7 @@ jobs:
uses: stefanprodan/helm-gh-pages@89c6698c192e70ed0e495bee7d3d1ca5b477fe82
with:
token: ${{ secrets.GITHUB_TOKEN }}
charts_dir: chart
charts_dir: .
repository: helm-charts
branch: gh-pages
app_version: ${{ github.event.inputs.app_version }}
Expand Down

0 comments on commit 4bfbe7e

Please sign in to comment.