element-plus/.github/workflows/pr-docs-start.yml
renovate[bot] cc714f112f
chore(deps): update actions-cool/maintain-one-comment action to v3 (#9307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-13 15:09:07 +08:00

19 lines
513 B
YAML

name: PR Docs Start
on:
pull_request_target:
types: [opened]
jobs:
preview:
runs-on: ubuntu-latest
steps:
- name: create
uses: actions-cool/maintain-one-comment@v3.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
body: |
<img width="400" src="https://user-images.githubusercontent.com/17680888/145667098-5fc781c7-4c6d-463a-af06-133e9195c01b.png">
<!-- ELEMENT_PLUS_PREVIEW -->
body-include: '<!-- ELEMENT_PLUS_PREVIEW -->'