Update sponsor image workflow

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

View file

@ -22,7 +22,7 @@ jobs:
run: cd scripts/sponsors && chmod 755 ./generate-sponsor-image.sh && ./generate-sponsor-image.sh
env:
SPONSORKIT_GITHUB_TOKEN: ${{ secrets.SPONSORS_TOKEN }}
SPONSORKIT_GITHUB_LOGIN: leaanthony
SPONSORKIT_GITHUB_LOGIN: wailsapp
- name: Commit
uses: EndBug/add-and-commit@v4