Update workflow

This commit is contained in:
Gregory Schier
2025-10-03 09:49:39 -07:00
parent 8948bfbf45
commit 5e9b14dc0b

View File

@@ -19,7 +19,7 @@ jobs:
file: 'README.md'
maximum: 999
template: '<a href="https://github.com/{{{ login }}}"><img src="{{{ avatarUrl }}}" width="50px" alt="User avatar: {{{ login }}}" /></a>&nbsp;&nbsp;'
active-only: true
active-only: false
include-private: true
marker: 'sponsors-base'
@@ -30,7 +30,7 @@ jobs:
file: 'README.md'
minimum: 1000
template: '<a href="https://github.com/{{{ login }}}"><img src="{{{ avatarUrl }}}" width="80px" alt="User avatar: {{{ login }}}" /></a>&nbsp;&nbsp;'
active-only: true
active-only: false
include-private: true
marker: 'sponsors-premium'