1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-06 22:33:07 +02:00

Properly use sponsors PR token

This commit is contained in:
Jesse Duffield
2025-07-06 19:43:00 +10:00
parent 212ceffb4d
commit 878f762b6f

View File

@ -26,5 +26,4 @@ jobs:
author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
labels: "ignore-for-release"
delete-branch: true
env:
GITHUB_TOKEN: ${{ secrets.SPONSORS_PR_TOKEN }}
token: ${{ secrets.SPONSORS_PR_TOKEN }} }}