5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 23:51:44 +08:00

Update generate-contributors.yml

This commit is contained in:
Lea Anthony 2023-04-14 20:16:01 +10:00 committed by GitHub
parent 57e718af68
commit 929593c5b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/*"