We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f188c0 commit 7fc0352Copy full SHA for 7fc0352
.github/workflows/sponsors-in-readme.yml
@@ -13,5 +13,5 @@ jobs:
13
- name: Generate Sponsors 💖
14
uses: JamesIves/github-sponsors-readme-action@v1
15
with:
16
- token: ${{ secrets.PAT }}
+ token: ${{ secrets.GITHUB_TOKEN }}
17
file: 'README.md'
0 commit comments