We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e062403 commit c654e63Copy full SHA for c654e63
.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@699bb80
+ uses: hackmdio/helm-gh-pages@24dd32b
16
with:
17
token: ${{ secrets.PUSH_TOKEN }}
18
helm_version: 2.16.5
0 commit comments