mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
Update generate-contributors.yml
This commit is contained in:
parent
5e3c736bee
commit
b67d1e72a7
1 changed files with 0 additions and 9 deletions
9
.github/workflows/generate-contributors.yml
vendored
9
.github/workflows/generate-contributors.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue