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 4974fcb commit 061b4a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ 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:
active-only: false
token: ${{ secrets.PAT }}
file: 'README.md'
active-only: false

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

0 comments on commit 061b4a8

Please sign in to comment.