From 884cc2fe1f81fba697fd878c55e072b572c31b3e Mon Sep 17 00:00:00 2001 From: Jeffery Date: Thu, 25 Jun 2026 14:19:37 +0000 Subject: [PATCH] =?UTF-8?q?chore(workflows):=20=E4=BF=AE=E6=AD=A3=20Gitea?= =?UTF-8?q?=20workflow=20=E7=9B=AE=E9=8C=84=E8=B7=AF=E5=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- { .gitea => .gitea}/workflows/cd.yaml | 0 { .gitea => .gitea}/workflows/ci.yaml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename { .gitea => .gitea}/workflows/cd.yaml (100%) rename { .gitea => .gitea}/workflows/ci.yaml (100%) diff --git a/ .gitea /workflows/cd.yaml b/.gitea/workflows/cd.yaml similarity index 100% rename from .gitea /workflows/cd.yaml rename to .gitea/workflows/cd.yaml diff --git a/ .gitea /workflows/ci.yaml b/.gitea/workflows/ci.yaml similarity index 100% rename from .gitea /workflows/ci.yaml rename to .gitea/workflows/ci.yaml