Updated sponsor workflow
This commit is contained in:
parent
6405bd2910
commit
62fbe56a15
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sponsors.yml
vendored
2
.github/workflows/sponsors.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
- name: Generate Sponsors 💖
|
||||
uses: JamesIves/github-sponsors-readme-action@v1
|
||||
with:
|
||||
token: ${{ secrets.PAT_GHS2 }}
|
||||
token: ${{ secrets.GH_PAT_SPSR }}
|
||||
file: 'README.md'
|
||||
|
||||
- name: Deploy to GitHub Pages 🚀
|
||||
|
|
Loading…
Reference in a new issue