Skip to content

Commit c894f45

Browse files
committed
chore: add personal access token for sponsors readme action
1 parent 7e69749 commit c894f45

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/scheduled-task_update-sponsors.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313
- name: Checkout 🛎️
1414
uses: actions/checkout@v4
15+
with:
16+
token: ${{ secrets.SPONSORS_README_ACTION_PERSONAL_ACCESS_TOKEN }}
1517

1618
- name: Generate Sponsors 💖
1719
uses: JamesIves/github-sponsors-readme-action@v1

0 commit comments

Comments
 (0)