Skip to content

Commit

Permalink
Update actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jieiku authored Apr 24, 2024
1 parent a410476 commit 0f1dafb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ jobs:
uses: actions/checkout@v2

- name: Generate Sponsors 💖
uses: JamesIves/github-sponsors-readme-action@v1.0.8
uses: JamesIves/github-sponsors-readme-action@v1.4.0
with:
token: ${{ secrets.PAT }}
active-only: false
file: 'README.md'

- name: Deploy to GitHub Pages 🚀
Expand Down

0 comments on commit 0f1dafb

Please sign in to comment.