diff --git a/.github/workflows/update-helm-repo.yml b/.github/workflows/update-helm-repo.yml index b6ebe2e..4e538f3 100644 --- a/.github/workflows/update-helm-repo.yml +++ b/.github/workflows/update-helm-repo.yml @@ -16,6 +16,9 @@ name: vp-patterns/update-helm-repo on: workflow_call: + secrets: + CHARTS_REPOS_TOKEN: + required: true jobs: update-umbrella-repo: