Skip to content

Commit 4b570da

Browse files
authored
Update image-mirror.yml
默认同步到阿里云镜像仓库
1 parent 8d53e2c commit 4b570da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
# 需要执行的任务列表
1313
jobs:
1414
# 镜像转换任务
15-
sync_to_dockerhub:
15+
sync_to_target_registry:
1616
# 运行环境
1717
runs-on: ubuntu-22.04
1818
# 运行条件 => issues 的 label 包含 image-mirror

0 commit comments

Comments
 (0)