We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b442d2a commit a710dd6Copy full SHA for a710dd6
1 file changed
.github/workflows/deploy.yaml
@@ -14,5 +14,5 @@ jobs:
14
- name: Run chart-releaser
15
uses: hackmdio/helm-gh-pages@bbac2de
16
with:
17
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.PUSH_TOKEN }}
18
helm_version: 2.16.5
0 commit comments