Skip to content

Commit f3f19f2

Browse files
authored
Update sponsors.yml
1 parent f9cbe5c commit f3f19f2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/sponsors.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="50px" alt="{{{ login }}}" /></a>&nbsp;&nbsp;'
2020
maximum: 2499
2121
active-only: false
22+
include-private: true
2223

2324
- name: Generate Sponsors 💖
2425
uses: JamesIves/github-sponsors-readme-action@v1
@@ -29,6 +30,7 @@ jobs:
2930
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="80px" alt="{{{ login }}}" /></a>&nbsp;&nbsp;'
3031
marker: 'premium'
3132
active-only: false
33+
include-private: true
3234

3335
- name: Deploy to GitHub Pages
3436
uses: JamesIves/github-pages-deploy-action@v4

0 commit comments

Comments
 (0)