chore: update workflows config.

This commit is contained in:
jaywcjlove 2022-11-13 23:32:13 +08:00
parent 345bb9013d
commit 9db2ce1974

View File

@ -29,7 +29,7 @@ jobs:
with:
path: CONTRIBUTING.md
body: |
${{steps.contributors.outputs.htmlTable}}
${{steps.contributors.outputs.htmlList}}
- name: Modify README.md
uses: jaywcjlove/github-action-modify-file-content@main