Skip to content

Commit

Permalink
add helm docs & remove version filter
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie zieziula committed Oct 8, 2024
1 parent cdd0476 commit cbca290
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/updatecli-major-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
uses: prefecthq/actions-updatecli-apply@main
with:
manifest-path: .github/updatecli/manifest-major.yaml
run-helm-docs: true
run-type: major
1 change: 1 addition & 0 deletions .github/workflows/updatecli-minor-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
uses: prefecthq/actions-updatecli-apply@main
with:
manifest-path: .github/updatecli/manifest-minor.yaml
run-helm-docs: true
run-type: minor

0 comments on commit cbca290

Please sign in to comment.