From 655c36e33592f3b9a2045cf6087a2fd84d29bb50 Mon Sep 17 00:00:00 2001 From: iorebuild Date: Thu, 10 Apr 2025 20:43:00 +0800 Subject: [PATCH] Release v1.0.5 --- .gitea/workflows/AutoRelease.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/AutoRelease.yaml b/.gitea/workflows/AutoRelease.yaml index efe3862..1c71c3c 100644 --- a/.gitea/workflows/AutoRelease.yaml +++ b/.gitea/workflows/AutoRelease.yaml @@ -14,8 +14,7 @@ jobs: # 以下是steps steps: - # 检出仓库 - - name: Checkout + - name: 检出仓库 uses: https://gitee.com/actions-mirror/checkout@v4 with: fetch-depth: 0