Skip to content

Commit

Permalink
fix docs CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mazay committed Oct 15, 2024
1 parent c89b611 commit 55b2a66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
with:
git-push: true
chart-search-root: charts/s3sync-service
template-files: charts/s3sync-service/docs-template.md
output-file: docs/helm-charts.md
template-files: ./docs-template.md
output-file: ../../docs/helm-charts.md

0 comments on commit 55b2a66

Please sign in to comment.