mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Properly use sponsors PR token
This commit is contained in:
parent
212ceffb4d
commit
878f762b6f
3
.github/workflows/sponsors.yml
vendored
3
.github/workflows/sponsors.yml
vendored
|
|
@ -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 }} }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue