Sponsors workflow

This commit is contained in:
Gregory Schier
2025-10-03 09:34:22 -07:00
parent 3844fec968
commit 5a7b9aba2f

View File

@@ -16,6 +16,7 @@ jobs:
uses: JamesIves/github-sponsors-readme-action@v1
with:
token: ${{ secrets.SPONSORS_PAT }}
template: '<a href="https://github.com/{{{ login }}}"><img src="{{{ avatarUrl }}}" width="50px" alt="User avatar: {{{ login }}}" /></a>&nbsp;&nbsp;'
file: 'README.md'
# ⚠️ Note: You can use any deployment step here to automatically push the README