From 5b45e581a4683d9e2b9837c25b826f2335867dc3 Mon Sep 17 00:00:00 2001 From: chao Date: Sun, 3 May 2026 09:10:19 +0000 Subject: [PATCH] Update .gitea/workflows/mirror.yml --- .gitea/workflows/mirror.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/mirror.yml b/.gitea/workflows/mirror.yml index 017ecca..4485ad8 100644 --- a/.gitea/workflows/mirror.yml +++ b/.gitea/workflows/mirror.yml @@ -52,8 +52,6 @@ jobs: source: "android-actions/setup-android" - dest: "actions/setup-maven" source: "stCarolas/setup-maven" - - dest: "gitea/gitea-mirror" - source: "go-gitea/gitea" - dest: "actions/gitea-upload-artifact" source: "christopherhx/gitea-upload-artifact" runs-on: [build, shell]