diff --git a/.github/workflows/update-helm.yml b/.github/workflows/update-helm.yml index 2d2e2ce6..68e4da7a 100644 --- a/.github/workflows/update-helm.yml +++ b/.github/workflows/update-helm.yml @@ -25,3 +25,4 @@ jobs: labels: dependencies milestone: next branch: aio-helm-update + github_token: ${{ secrets.GITHUB_TOKEN }}