We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33996bb commit cc04fa4Copy full SHA for cc04fa4
.github/workflows/release.yaml
@@ -31,6 +31,7 @@ jobs:
31
with:
32
pages_branch: helm-webpage
33
charts_dir: helm
34
+ skip_packaging: true
35
env:
36
CR_TOKEN: "${{ github.token }}"
37
0 commit comments