Skip to content

Commit

Permalink
update helmdocs for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-rkm committed Jan 10, 2024
1 parent d3f976c commit f8a8d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
go install github.com/google/go-jsonnet/cmd/jsonnet@latest
go install github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb@latest
go install github.com/norwoodj/helm-docs/cmd/[email protected].0
go install github.com/norwoodj/helm-docs/cmd/[email protected].3
- name: Render documentation
run: |
Expand Down

0 comments on commit f8a8d76

Please sign in to comment.