From 8af4d0a680f673330e0b4d04ce66f6215b30dd8c Mon Sep 17 00:00:00 2001 From: ikrong Date: Fri, 21 Jun 2024 09:39:33 +0800 Subject: [PATCH] =?UTF-8?q?job=20=E5=90=8D=E7=A7=B0=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/copy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/copy.yml b/.github/workflows/copy.yml index bbf85d4..9a44bb7 100644 --- a/.github/workflows/copy.yml +++ b/.github/workflows/copy.yml @@ -20,10 +20,10 @@ on: default: '' jobs: - sync: + copy: runs-on: ubuntu-latest steps: - - name: Sync Docker Images + - name: Copy Docker Images uses: ikrong/docker-sync-action@main with: source: ${{ github.event.inputs.source }}