Skip to content

Commit

Permalink
格式
Browse files Browse the repository at this point in the history
  • Loading branch information
lltx authored Jun 7, 2024
1 parent 92377ff commit f324a8e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/mirror.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
IMAGE_URL: ${{ github.event.inputs.TARGET_REGISTRY }}/${{ github.event.inputs.TARGET_REPOSITORY }}/${{ github.event.inputs.NEW_NAME }}:${{ github.event.inputs.IMAGE_VERSION }}
with:
msgtype: markdown
content: |
# 镜像同步成功
content: "#镜像同步成功
```
${{ env.IMAGE_URL }}
```
```"

0 comments on commit f324a8e

Please sign in to comment.