From 6863e210702bea20f4ded29542481c2a4b22a9b8 Mon Sep 17 00:00:00 2001 From: Night-stars-1 <99261160+Night-stars-1@users.noreply.github.com> Date: Sun, 21 Apr 2024 15:49:00 +0800 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 381c3ba..7935781 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.1.1 with: - fetch-depth: 1 + fetch-depth: 0 fetch-tags: true - name: Use the output