mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 03:20:09 +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/
|
||||
|
||||
- name: Commit
|
||||
uses: EndBug/add-and-commit@v4
|
||||
uses: EndBug/add-and-commit@v9
|
||||
with:
|
||||
message: "chore(workflow): update contributors image"
|
||||
add: "website/static/img/*"
|
||||
|
Loading…
Reference in New Issue
Block a user