Update sponsor image workflow

This commit is contained in:
Lea Anthony 2022-09-21 11:27:59 +10:00
commit 84ef7e1e82
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405

View file

@ -28,6 +28,6 @@ jobs:
uses: EndBug/add-and-commit@v4
with:
message: "chore: update sponsors.svg"
add: "sponsors.*"
add: "website/static/img/sponsors.svg"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}