Skip to content

Commit b134763

Browse files
authored
Try using PAT on sponsors CI (#4697)
2 parents aa55ddd + 7753659 commit b134763

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)