Files
element-plus/.github/workflows/preview-start.yml
2021-12-11 00:27:29 +08:00

17 lines
490 B
YAML

name: Preview Start
on: pull_request_target
jobs:
preview:
runs-on: ubuntu-latest
steps:
- name: create
uses: actions-cool/maintain-one-comment@v1.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
body: |
<img width="400" src="https://user-images.githubusercontent.com/17680888/145600226-14f9cb31-33b8-4757-b2c0-affdb7499089.png">
<!-- ELEMENT_PLUS_PREVIEW -->
body-include: '<!-- ELEMENT_PLUS_PREVIEW -->'