mirror of
https://github.com/adi1090x/rofi.git
synced 2024-11-22 06:08:22 -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 💖
|
- name: Generate Sponsors 💖
|
||||||
uses: JamesIves/github-sponsors-readme-action@v1
|
uses: JamesIves/github-sponsors-readme-action@v1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.PAT_GHS }}
|
token: ${{ secrets.PAT_GHS2 }}
|
||||||
file: 'README.md'
|
file: 'README.md'
|
||||||
template: '* [{{{ name }}}]({{{ url }}}) - {{{ login }}}'
|
|
||||||
|
|
||||||
- name: Deploy to GitHub Pages 🚀
|
- name: Deploy to GitHub Pages 🚀
|
||||||
uses: JamesIves/github-pages-deploy-action@v4
|
uses: JamesIves/github-pages-deploy-action@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user