From 63867874c412920316e179ce61dc9ed21f923149 Mon Sep 17 00:00:00 2001 From: caoyuan-patsnap <134571530+caoyuan-patsnap@users.noreply.github.com> Date: Sat, 22 Jun 2024 09:44:28 +0800 Subject: [PATCH 1/3] Update mirror.yaml --- .github/workflows/mirror.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/mirror.yaml b/.github/workflows/mirror.yaml index c5bc17c..9a49c0e 100644 --- a/.github/workflows/mirror.yaml +++ b/.github/workflows/mirror.yaml @@ -22,7 +22,7 @@ on: TARGET_REPOSITORY: description: '空间名称' required: true - default: 'dockerhub_mirror' + default: 'pub4cloud' jobs: build: @@ -51,4 +51,4 @@ jobs: # 镜像同步成功 ``` ${{ env.IMAGE_URL }} - ``` \ No newline at end of file + ``` From 13aaf2b5b81a9753c59271cf0a274facd8060334 Mon Sep 17 00:00:00 2001 From: caoyuan-patsnap <134571530+caoyuan-patsnap@users.noreply.github.com> Date: Tue, 25 Jun 2024 13:20:40 +0800 Subject: [PATCH 2/3] Update mirror.yaml --- .github/workflows/mirror.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/mirror.yaml b/.github/workflows/mirror.yaml index 9a49c0e..4600544 100644 --- a/.github/workflows/mirror.yaml +++ b/.github/workflows/mirror.yaml @@ -1,4 +1,4 @@ -name: PIG 镜像 action +name: APE 镜像 action on: workflow_dispatch: @@ -22,7 +22,7 @@ on: TARGET_REPOSITORY: description: '空间名称' required: true - default: 'pub4cloud' + default: 'public4cloud' jobs: build: From c6ed1077c0176c229212ba747aac5ef0062f0e29 Mon Sep 17 00:00:00 2001 From: caoyuan-patsnap <134571530+caoyuan-patsnap@users.noreply.github.com> Date: Wed, 3 Jul 2024 13:02:10 +0800 Subject: [PATCH 3/3] Update mirror.yaml --- .github/workflows/mirror.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror.yaml b/.github/workflows/mirror.yaml index 4600544..74a35a8 100644 --- a/.github/workflows/mirror.yaml +++ b/.github/workflows/mirror.yaml @@ -22,7 +22,7 @@ on: TARGET_REPOSITORY: description: '空间名称' required: true - default: 'public4cloud' + default: 'pub4cloud' jobs: build: