We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a710dd6 commit d4535d2Copy full SHA for d4535d2
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@bbac2de
+ uses: hackmdio/helm-gh-pages@bc45b2ad8ea0466f88a031088ad3871f08e761fb
16
with:
17
token: ${{ secrets.PUSH_TOKEN }}
18
helm_version: 2.16.5
0 commit comments