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 ab6eb1a commit 58edfb2Copy full SHA for 58edfb2
.github/workflows/preview-readme.yaml
@@ -26,6 +26,8 @@ jobs:
26
uses: losisin/helm-docs-github-action@v1
27
with:
28
git-push: false
29
+ output-file: ../../README.md
30
+ template-file: ../../README.md.gotmpl
31
32
- name: Check for README changes
33
id: check-changes
.github/workflows/update-readme.yaml
@@ -23,6 +23,8 @@ jobs:
23
- name: Render helm docs inside the README.md and push changes back to PR branch
24
25
git-push: true
git-push-user-name: "CometActions"
git-push-user-email: "[email protected]"
charts/s3proxy/README.md
0 commit comments