Skip to content

Commit 955d4dd

Browse files
committed
Use fine-grained sponsors PR token
This uses a fine-grained token
1 parent b134763 commit 955d4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sponsors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
labels: "ignore-for-release"
2828
delete-branch: true
2929
env:
30-
GITHUB_TOKEN: ${{ secrets.GITHUB_API_TOKEN }}
30+
GITHUB_TOKEN: ${{ secrets.SPONSORS_PR_TOKEN }}

0 commit comments

Comments
 (0)