diff --git a/.github/workflows/helm-docs.yaml b/.github/workflows/helm-docs.yaml index 3248325..19f8036 100644 --- a/.github/workflows/helm-docs.yaml +++ b/.github/workflows/helm-docs.yaml @@ -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"