mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Use fine-grained sponsors PR token
This uses a fine-grained token
This commit is contained in:
parent
b134763348
commit
955d4dd80c
2
.github/workflows/sponsors.yml
vendored
2
.github/workflows/sponsors.yml
vendored
|
|
@ -27,4 +27,4 @@ jobs:
|
|||
labels: "ignore-for-release"
|
||||
delete-branch: true
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_API_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.SPONSORS_PR_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue