From 3bfacd6457181e50ddfc4853d4fe6e329d19c2ea Mon Sep 17 00:00:00 2001 From: everpcpc Date: Thu, 30 May 2024 20:50:16 +0800 Subject: [PATCH] z --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 49a4e99a093f1..cd38e5e78f100 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -252,7 +252,6 @@ jobs: - name: Checkout uses: actions/checkout@v4 with: - fetch-depth: 0 ref: ${{ needs.create_release.outputs.version }} - name: Download artifact uses: ./.github/actions/artifact_download @@ -323,7 +322,6 @@ jobs: - name: Checkout uses: actions/checkout@v4 with: - fetch-depth: 0 ref: ${{ needs.create_release.outputs.version }} - name: Download artifact uses: ./.github/actions/artifact_download