Skip to content

Commit

Permalink
Update sponsors.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIves committed Sep 1, 2024
1 parent c99f60c commit a04abb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
maximum: 2499
marker: 'real-sponsors'
active-only: false
include-private: false
include-private: true

- name: Generate Sponsors 💖
uses: JamesIves/github-sponsors-readme-action@v1
Expand All @@ -39,7 +39,7 @@ jobs:
template: '<a href="https://github.com/{{{ login }}}"><img src="{{{ avatarUrl }}}" width="80px" alt="{{{ login }}}" /></a>&nbsp;&nbsp;'
marker: 'real-premium'
active-only: false
include-private: false
include-private: true

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

0 comments on commit a04abb8

Please sign in to comment.