mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 13:02:04 +08:00
Update generate-contributors.yml
This commit is contained in:
parent
57e718af68
commit
929593c5b8
2
.github/workflows/generate-contributors.yml
vendored
2
.github/workflows/generate-contributors.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
run: mv .github-contributors/*.svg website/static/img/
|
run: mv .github-contributors/*.svg website/static/img/
|
||||||
|
|
||||||
- name: Commit
|
- name: Commit
|
||||||
uses: EndBug/add-and-commit@v4
|
uses: EndBug/add-and-commit@v9
|
||||||
with:
|
with:
|
||||||
message: "chore(workflow): update contributors image"
|
message: "chore(workflow): update contributors image"
|
||||||
add: "website/static/img/*"
|
add: "website/static/img/*"
|
||||||
|
Loading…
Reference in New Issue
Block a user