Update sponsors.yml

This commit is contained in:
James Ives
2025-01-07 06:30:21 -05:00
committed by GitHub
parent f9cbe5cd0b
commit f3f19f2dd7

View File

@@ -19,6 +19,7 @@ jobs:
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="50px" alt="{{{ login }}}" /></a>&nbsp;&nbsp;'
maximum: 2499
active-only: false
include-private: true
- name: Generate Sponsors 💖
uses: JamesIves/github-sponsors-readme-action@v1
@@ -29,6 +30,7 @@ jobs:
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="80px" alt="{{{ login }}}" /></a>&nbsp;&nbsp;'
marker: 'premium'
active-only: false
include-private: true
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4