mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
ci: fix workflow url for Visual Regression Diff (#50105)
This commit is contained in:
parent
5f917554db
commit
cd4199e83f
@ -145,7 +145,7 @@ jobs:
|
||||
- `current workflow` summary:
|
||||
- `download report artifact` status: ${{ steps.download_report.outcome }}
|
||||
- `report upload` status: ${{ steps.report.outcome }}
|
||||
- job url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}/jobs/${{ github.job }}
|
||||
- workflow url: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
|
||||
<!-- VISUAL_DIFF_REGRESSION_HOOK -->
|
||||
body-include: '<!-- VISUAL_DIFF_REGRESSION_HOOK -->'
|
||||
number: ${{ steps.pr.outputs.id }}
|
||||
|
Loading…
Reference in New Issue
Block a user