mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-21 21:58:21 -05:00
Updated sponsor workflow
This commit is contained in:
parent
7f07d4da1c
commit
6405bd2910
3
.github/workflows/sponsors.yml
vendored
3
.github/workflows/sponsors.yml
vendored
@ -13,9 +13,8 @@ jobs:
|
||||
- name: Generate Sponsors 💖
|
||||
uses: JamesIves/github-sponsors-readme-action@v1
|
||||
with:
|
||||
token: ${{ secrets.PAT_GHS }}
|
||||
token: ${{ secrets.PAT_GHS2 }}
|
||||
file: 'README.md'
|
||||
template: '* [{{{ name }}}]({{{ url }}}) - {{{ login }}}'
|
||||
|
||||
- name: Deploy to GitHub Pages 🚀
|
||||
uses: JamesIves/github-pages-deploy-action@v4
|
||||
|
Loading…
Reference in New Issue
Block a user