ci: fix repeat playground preview comment (#7363)

This commit is contained in:
三咲智子 2022-04-25 10:21:15 +08:00 committed by GitHub
parent 79d45df09c
commit 97b73d5d06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
<!-- ELEMENT_PLUS_PREVIEW -->
<!-- ELEMENT_PLUS_PLAYGROUND -->
body-include: '<!-- ELEMENT_PLUS_PLAYGROUND -->'
number: ${{ steps.pr.outputs.id }}