Skip to content

Commit 9c70de1

Browse files
authored
Update sponsors.yml
1 parent 19c6752 commit 9c70de1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/sponsors.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ 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: 9999
21-
organization: true
2221

2322
- name: Generate Sponsors 💖
2423
uses: JamesIves/github-sponsors-readme-action@v1
@@ -28,7 +27,6 @@ jobs:
2827
minimum: 10000
2928
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="80px" alt="{{{ login }}}" /></a>&nbsp;&nbsp;'
3029
marker: 'premium'
31-
organization: true
3230

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

0 commit comments

Comments
 (0)