Skip to content

Commit

Permalink
fix: wrong helm docs version in ci PR #219
Browse files Browse the repository at this point in the history
Fix/wrong helm docs version in ci

from borisrizov-zf/fix/wrong-helm-docs-version-in-ci
  • Loading branch information
borisrizov-zf authored Dec 15, 2023
2 parents afad988 + f5ba466 commit 3f1ed66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
name: Setup helm-docs
if: github.event_name != 'pull_request'
with:
version: 1.11.3
version: v1.11.3

- name: Run semantic release
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 3f1ed66

Please sign in to comment.