Skip to content

Commit

Permalink
commit changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mazay committed Oct 15, 2024
1 parent 67388d8 commit 3c45008
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/helm-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@ jobs:
--template-files ./docs-template.md \
--output-file ../../docs/helm-charts.md \
--values-file values.yaml
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Helm Docs Auto Commit

0 comments on commit 3c45008

Please sign in to comment.