diff --git a/.github/workflows/pr-docs-deploy.yml b/.github/workflows/pr-docs-deploy.yml index c1321859cd..68288874e1 100644 --- a/.github/workflows/pr-docs-deploy.yml +++ b/.github/workflows/pr-docs-deploy.yml @@ -59,7 +59,7 @@ jobs: body: | 🧪 Playground Preview: https://element-plus.run/?pr=${{ steps.pr.outputs.id }} Please comment the example via this playground if needed. - + body-include: '' number: ${{ steps.pr.outputs.id }}