Restore GitHub PAT for backports

Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
pull/5581/head
Matheus Pimenta 4 days ago
parent ca2f0205c4
commit ba997449aa
No known key found for this signature in database
GPG Key ID: 4639F038AE28FBFF

@ -10,4 +10,4 @@ jobs:
pull-requests: write # for creating pull requests against release branches.
uses: fluxcd/gha-workflows/.github/workflows/backport.yaml@v0.4.0
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}

Loading…
Cancel
Save