From d357d4a7ec361753c0c1138cb30a7f3a9eec8912 Mon Sep 17 00:00:00 2001 From: Wish <100239673+wish13yt@users.noreply.github.com> Date: Sat, 5 Oct 2024 14:39:18 -0500 Subject: [PATCH] Update mirror.yml --- .github/workflows/mirror.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 7004cd3..5e4a00b 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -1,5 +1,5 @@ on: [push] - ... +... steps: - uses: actions/checkout@v3 with: