mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-01-26 01:41:35 +03: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