5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 01:10:29 +08:00

Update generate-contributors.yml

This commit is contained in:
Lea Anthony 2023-04-14 20:05:45 +10:00 committed by GitHub
parent a8339c9e93
commit 140e3b5947
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,5 +36,6 @@ jobs:
with:
message: "chore(workflow): update contributors image"
add: "website/static/img/*"
new_branch: "chore/update-contributors-svg"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}