mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-15 01:34:26 +02:00
Use fine-grained sponsors PR token
This uses a fine-grained token
This commit is contained in:
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 }}
|
||||
|
Reference in New Issue
Block a user