Skip to content

Commit

Permalink
Update sponsors workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
riverar authored Oct 6, 2024
1 parent 5cd344a commit 71c324f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v3

- name: Generate Sponsors
uses: JamesIves/github-sponsors-readme-action@v1.2.2
uses: JamesIves/github-sponsors-readme-action@v1
with:
token: ${{ secrets.SPONSORS_PAT }}
file: 'README.md'
Expand Down

0 comments on commit 71c324f

Please sign in to comment.