Skip to content

Commit 7753659

Browse files
committed
Try using PAT on sponsors CI
1 parent aa55ddd commit 7753659

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/sponsors.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
author: "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>"
2727
labels: "ignore-for-release"
2828
delete-branch: true
29-
draft: always-true
29+
env:
30+
GITHUB_TOKEN: ${{ secrets.GITHUB_API_TOKEN }}

0 commit comments

Comments
 (0)