chore: update workflows config.

This commit is contained in:
jaywcjlove 2022-11-13 23:26:22 +08:00
parent a4650ba20b
commit 63739bff97

View File

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