Skip to content

Commit 591bcf0

Browse files
authored
Update actions (#265)
* Renamed check CLI action * chore: add personal access token for sponsors readme action
1 parent 4ec5d36 commit 591bcf0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
File renamed without changes.

.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)