5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:50:15 +08:00

Update generate-contributors.yml

This commit is contained in:
Lea Anthony 2023-04-11 21:29:41 +10:00 committed by GitHub
parent cf8bb49093
commit abc8f71a8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,8 +22,8 @@ jobs:
- name: Modify htmlTable credits.md
uses: jaywcjlove/github-action-modify-file-content@main
with:
openDelimiter: '<!--GAMFC-->'
closeDelimiter: '<!--GAMFC-END-->'
openDelimiter: ' <!--GAMFC_DELIMITER-->'
closeDelimiter: '<!--GAMFC_DELIMITER-END-->'
path: website/src/pages/credits.mdx
body: '${{steps.contributors.outputs.htmlTable}}'