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 0f1dafb commit d9be7d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ jobs:
uses: actions/checkout@v2

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

- name: Deploy to GitHub Pages 🚀
Expand Down

0 comments on commit d9be7d1

Please sign in to comment.