diff --git a/.github/workflows/mirror.yaml b/.github/workflows/mirror.yaml index c5bc17c..74a35a8 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: 'dockerhub_mirror' + default: 'pub4cloud' jobs: build: @@ -51,4 +51,4 @@ jobs: # 镜像同步成功 ``` ${{ env.IMAGE_URL }} - ``` \ No newline at end of file + ```