We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6a113 commit edde394Copy full SHA for edde394
1 file changed
.github/workflows/deploy.yaml
@@ -12,7 +12,7 @@ jobs:
12
- name: Checkout
13
uses: actions/checkout@v1
14
- name: Run chart-releaser
15
- uses: hackmdio/helm-gh-pages@1d52ae6de2f1c16c9076a9881ea5df0f88b9bb9a
+ uses: hackmdio/helm-gh-pages@a3b103e
16
with:
17
token: ${{ secrets.PUSH_TOKEN }}
18
helm_version: 2.16.5
0 commit comments