Updated sponsor workflow
This commit is contained in:
parent
a356625797
commit
7f07d4da1c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/sponsors.yml
vendored
1
.github/workflows/sponsors.yml
vendored
|
@ -15,6 +15,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.PAT_GHS }}
|
||||
file: 'README.md'
|
||||
template: '* [{{{ name }}}]({{{ url }}}) - {{{ login }}}'
|
||||
|
||||
- name: Deploy to GitHub Pages 🚀
|
||||
uses: JamesIves/github-pages-deploy-action@v4
|
||||
|
|
Loading…
Reference in a new issue