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 c654e63 commit 7a3cda7Copy full SHA for 7a3cda7
.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@24dd32b
+ uses: hackmdio/helm-gh-pages@43860e1
16
with:
17
token: ${{ secrets.PUSH_TOKEN }}
18
helm_version: 2.16.5
0 commit comments