Skip to content

Commit

Permalink
ci: push sponsors to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed Nov 14, 2023
1 parent 6a91a2e commit 798f153
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,8 @@ jobs:
with:
token: ${{ secrets.GH_SPONSORS_TOKEN }}
file: 'README.md'

- name: Commit to repository
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "docs(README): update sponsors list"

0 comments on commit 798f153

Please sign in to comment.