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

Update generate-contributors.yml

This commit is contained in:
Lea Anthony 2023-04-12 08:41:28 +10:00 committed by GitHub
parent 5e3c736bee
commit b67d1e72a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,13 +26,4 @@ jobs:
closeDelimiter: '<!--GAMFC_DELIMITER-END-->'
path: website/src/pages/credits.mdx
body: '${{steps.contributors.outputs.htmlTable}}'
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
with:
commit-message: "chore: update contributors.svg"
add-paths: "website/src/pages/credits.mdx"
title: Update Contributors Image
body: Generated new image
branch: chore/update-contributors
delete-branch: true