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
+2 -2
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}}'