We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba3a8f6 commit 21c01a4Copy full SHA for 21c01a4
.github/workflows/release.yml
@@ -116,7 +116,7 @@ jobs:
116
if: steps.tag_exists.outputs.TAG_EXISTS == 'false'
117
118
- name: Publish Helm chart
119
- uses: bpsoraggi/helm-gh-pages@0ca81b4d5a727dec92236140eb99ebb70ad91ac3
+ uses: bpsoraggi/helm-gh-pages@2a2569e394590687d2c508516af3c9bb9fe7fa7e
120
with:
121
token: ${{ secrets.CHARTS_TOKEN }}
122
charts_dir: .
0 commit comments