mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 18:29:53 +08:00
Fix sponsors workflow
This commit is contained in:
parent
9b01922a10
commit
3204287f96
2
.github/workflows/generate-sponsor-image.yml
vendored
2
.github/workflows/generate-sponsor-image.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
SPONSORKIT_GITHUB_LOGIN: wailsapp
|
SPONSORKIT_GITHUB_LOGIN: wailsapp
|
||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v4
|
uses: peter-evans/create-pull-request@v6
|
||||||
with:
|
with:
|
||||||
commit-message: "chore: update sponsors.svg"
|
commit-message: "chore: update sponsors.svg"
|
||||||
add-paths: "website/static/img/sponsors.svg"
|
add-paths: "website/static/img/sponsors.svg"
|
||||||
|
Loading…
Reference in New Issue
Block a user