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 aef586e commit 7480657Copy full SHA for 7480657
.github/workflows/helm-docs.yaml
@@ -22,7 +22,7 @@ jobs:
22
ref: ${{ github.event.pull_request.head.ref }}
23
24
- name: Render helm docs inside the README.md and push changes back to PR branch
25
- uses: netfoundry/helm-docs-action@v1
+ uses: jessebot/helm-docs-action@0.0.1
26
with:
27
working-dir: charts/pixelfed
28
git-push: "true"
0 commit comments