debugging helm release github actions workflow

This commit is contained in:
Joey Orlando 2024-06-13 15:24:20 -04:00
parent a1f5a69809
commit 76f3cd3158
No known key found for this signature in database
GPG key ID: 469E88366B17F644

View file

@ -139,7 +139,7 @@ jobs:
- name: Merge pull Request
uses: juliangruber/merge-pull-request-action@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ env.GITHUB_API_KEY }}
number: ${{ needs.create-helm-release-pr.outputs.helm_release_pr_number }}
update-helm-repo: