Skip to content

Commit d60bb0b

Browse files
committed
Update sponsors.yml
1 parent 69873ad commit d60bb0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sponsors.yml

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
file: 'README.md'
1919
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="50px" alt="{{{ login }}}" /></a>&nbsp;&nbsp;'
2020
maximum: 4999
21+
active-only: false
2122

2223
- name: Generate Sponsors 💖
2324
uses: JamesIves/github-sponsors-readme-action@v1
@@ -27,6 +28,7 @@ jobs:
2728
minimum: 5000
2829
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="80px" alt="{{{ login }}}" /></a>&nbsp;&nbsp;'
2930
marker: 'premium'
31+
active-only: false
3032

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

0 commit comments

Comments
 (0)