Skip to content

Commit

Permalink
Merge pull request #1 from haoziqaq/dev
Browse files Browse the repository at this point in the history
Merge
  • Loading branch information
qytayh committed Nov 3, 2021
2 parents f38aa0e + c7dcfe0 commit 457a5f3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/preview-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
body: |
[The preview site has been deployed successfully, click here to go](https://preview-${{ steps.pr.outputs.id }}-varlet-ui.surge.sh)
[<img width="310" src="https://varlet.gitee.io/varlet-ui/preview_success.png">](https://preview-${{ steps.pr.outputs.id }}-varlet-ui.surge.sh)
<!-- Created by Varlet -->
body-include: '<!-- Created by Varlet -->'
number: ${{ steps.pr.outputs.id }}
Expand All @@ -57,7 +57,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
body: |
Sorry, the preview site deployment failed
<img width="310" src="https://varlet.gitee.io/varlet-ui/preview_error.png">
<!-- Created by Varlet -->
body-include: '<!-- Created by Varlet -->'
number: ${{ steps.pr.outputs.id }}
Binary file added packages/varlet-ui/public/preview_error.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added packages/varlet-ui/public/preview_success.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 457a5f3

Please sign in to comment.