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 748fc6e commit eddc4cfCopy full SHA for eddc4cf
.github/workflows/sponsors-in-readme.yml
@@ -14,5 +14,5 @@ jobs:
14
uses: JamesIves/github-sponsors-readme-action@v1
15
with:
16
organization: true
17
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.SPONSORS_README_ACTION_PERSONAL_ACCESS_TOKEN }}
18
file: 'README.md'
0 commit comments