We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b7bf1 commit 69a376cCopy full SHA for 69a376c
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout
17
uses: actions/checkout@v2
18
- name: Publish Helm charts
19
- uses: stefanprodan/helm-gh-pages@v1.4.1
+ uses: stefanprodan/helm-gh-pages@1.7.0 #v1.4.1
20
with:
21
token: ${{ secrets.CR_TOKEN }}
22
charts_dir: stable
0 commit comments