We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6fb4f5 commit 49666a5Copy full SHA for 49666a5
.github/workflows/update-readme.yaml
@@ -22,6 +22,8 @@ jobs:
22
- name: Render helm docs inside the README.md and push changes back to PR branch
23
uses: losisin/helm-docs-github-action@v1
24
with:
25
+ output-file: ../../README.md
26
+ template-files: README.md.gotmpl
27
git-push: true
28
git-push-user-name: "CometActions"
29
git-push-user-email: "[email protected]"
0 commit comments