Skip to content

Commit

Permalink
Attempt to see if this fixes the Workflows for helmdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcollom committed Aug 21, 2024
1 parent bf94674 commit 0aa5395
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-helm-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
uses: actions/checkout@v4

- name: Render helm docs inside the README.md
uses: shaybentk/[email protected]
# uses: shaybentk/[email protected]
uses: davidcollom/helm-docs-action
with:
working-dir: chart/
fail-on-diff: true
Expand Down

0 comments on commit 0aa5395

Please sign in to comment.