8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69873ad commit d60bb0bCopy full SHA for d60bb0b
.github/workflows/sponsors.yml
@@ -18,6 +18,7 @@ jobs:
18
file: 'README.md'
19
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="50px" alt="{{{ login }}}" /></a> '
20
maximum: 4999
21
+ active-only: false
22
23
- name: Generate Sponsors 💖
24
uses< 637E /span>: JamesIves/github-sponsors-readme-action@v1
@@ -27,6 +28,7 @@ jobs:
27
28
minimum: 5000
29
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="80px" alt="{{{ login }}}" /></a> '
30
marker: 'premium'
31
32
33
- name: Deploy to GitHub Pages
34
uses: JamesIves/github-pages-deploy-action@v4
0 commit comments