Skip to content

Commit

Permalink
${{ env.IMAGE_URL }}
Browse files Browse the repository at this point in the history
  • Loading branch information
lltx authored Jun 7, 2024
1 parent 7ab4b89 commit 92377ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
content: |
# 镜像同步成功
```
${{IMAGE_URL}}
${{ env.IMAGE_URL }}
```

0 comments on commit 92377ff

Please sign in to comment.