diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 9ae1d146..be6ce3d3 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -317,7 +317,7 @@ jobs: repository: project-zot/helm-charts ref: main fetch-depth: '0' - token: ${{ secrets.PUSH_TOKEN }} + token: ${{ secrets.HELM_PUSH_TOKEN }} path: ./helm-charts - name: Configure Git