mirror of
https://github.com/adi1090x/rofi.git
synced 2026-05-03 12:03:10 +02:00
Updated sponsor workflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user