chore(github): using new secrets for GH pages Helm chart push

Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
This commit is contained in:
Dario Tranchitella
2023-10-20 15:26:22 +02:00
parent 754bf536b3
commit a09c95550a
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- name: Publish Helm chart
uses: stefanprodan/helm-gh-pages@0ad2bb377311d61ac04ad9eb6f252fb68e207260 # v1.7.0
with:
token: "${{ secrets.GITHUB_TOKEN }}"
token: "${{ secrets.HELM_CHARTS_PUSH_TOKEN }}"
linting: off
charts_dir: charts
charts_url: https://${{ github.repository_owner }}.github.io/charts