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:
parent
5e3c736bee
commit
b67d1e72a7
9
.github/workflows/generate-contributors.yml
vendored
9
.github/workflows/generate-contributors.yml
vendored
@ -26,13 +26,4 @@ jobs:
|
|||||||
closeDelimiter: '<!--GAMFC_DELIMITER-END-->'
|
closeDelimiter: '<!--GAMFC_DELIMITER-END-->'
|
||||||
path: website/src/pages/credits.mdx
|
path: website/src/pages/credits.mdx
|
||||||
body: '${{steps.contributors.outputs.htmlTable}}'
|
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
|
branch: chore/update-contributors
|
||||||
delete-branch: true
|
|
||||||
|
Loading…
Reference in New Issue
Block a user