Update sponsor image workflow

This commit is contained in:
Lea Anthony 2022-09-21 10:57:22 +10:00
commit 74c63799d1
No known key found for this signature in database
GPG key ID: 33DAF7BB90A58405

View file

@ -19,7 +19,7 @@ jobs:
node-version: 16.x
- name: Update sponsors
run: ./scripts/generate-sponsor-image.sh
run: chmod 755 ./scripts/generate-sponsor-image.sh && ./scripts/generate-sponsor-image.sh
env:
SPONSORKIT_GITHUB_TOKEN: ${{ secrets.SPONSORS_TOKEN }}
SPONSORKIT_GITHUB_LOGIN: leaanthony