Skip to content

Commit

Permalink
Update sponsors.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
K-vanc authored Aug 31, 2024
1 parent 822ee28 commit a14dc12
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 @@ -17,7 +17,7 @@ jobs:
uses: JamesIves/github-sponsors-readme-action@v1
with:
# The name of this should correspond with the name you gave your secret, in my example this is 'PAT'.
token: ${{ secrets.PAT }}
token: ${{ secrets.PATO }}

# This should point to your project's readme, or any other type of markdown file you want to add sponsorship information to.
file: 'README.md'
Expand Down

0 comments on commit a14dc12

Please sign in to comment.