Update helm-docs.yaml - comment out workingDir as its unexpected here

This commit is contained in:
Jesse Hitch
2025-01-23 21:34:59 +01:00
committed by GitHub
parent f6a7f58383
commit 8f266cbf91
+1 -1
View File
@@ -25,5 +25,5 @@ jobs:
- name: Render helm docs inside the README.md and push changes back to PR branch
uses: jessebot/helm-docs-action@0.0.1
with:
working-dir: charts/pixelfed
# working-dir: charts/pixelfed
git-push: "true"