diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 58e9430a..91f165be 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: - name: Checkout Code uses: actions/checkout@v4 with: - fetch-depth: 1 + fetch-depth: 0 # 2. 提取版本号 - name: Extract Version