Skip to content

Commit

Permalink
fixed gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Plüddemann committed Oct 28, 2024
1 parent aa36895 commit 58a1765
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/package-helm-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,5 @@ jobs:
- name: Publish Helm charts
uses: stefanprodan/helm-gh-pages@master
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
charts_dir: ./deploy/helm

0 comments on commit 58a1765

Please sign in to comment.