Skip to content

Commit

Permalink
Fix sponsors workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
leaanthony committed Jul 10, 2024
1 parent 9b01922 commit 3204287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-sponsor-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
SPONSORKIT_GITHUB_LOGIN: wailsapp

- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
commit-message: "chore: update sponsors.svg"
add-paths: "website/static/img/sponsors.svg"
Expand Down

0 comments on commit 3204287

Please sign in to comment.