Update generate-contributors.yml

This commit is contained in:
Lea Anthony
2023-04-11 21:25:36 +10:00
committed by GitHub
parent 3f62fa0d86
commit cf8bb49093
+2 -2
View File
@@ -17,13 +17,13 @@ jobs:
id: contributors
with:
filter-author: (renovate\[bot\]|renovate-bot|dependabot\[bot\])
openDelimiter: '<!--GAMFC_DELIMITER-->'
closeDelimiter: '<!--GAMFC_DELIMITER-END-->'
avatarSize: 100 # Set the avatar size.
- name: Modify htmlTable credits.md
uses: jaywcjlove/github-action-modify-file-content@main
with:
openDelimiter: '<!--GAMFC-->'
closeDelimiter: '<!--GAMFC-END-->'
path: website/src/pages/credits.mdx
body: '${{steps.contributors.outputs.htmlTable}}'