mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
ci: fix repeat playground preview comment (#7363)
This commit is contained in:
parent
79d45df09c
commit
97b73d5d06
2
.github/workflows/pr-docs-deploy.yml
vendored
2
.github/workflows/pr-docs-deploy.yml
vendored
@ -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 }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user