diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5ab9d84c58e..54c046748f3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: with: path: CONTRIBUTING.md body: | - ${{steps.contributors.outputs.htmlList}} + ${{steps.contributors.outputs.htmlTable}} - name: Modify README.md uses: jaywcjlove/github-action-modify-file-content@main