From a4003a80b11dedbc287eb88f745cf792e4524031 Mon Sep 17 00:00:00 2001 From: WarningImHack3r <43064022+WarningImHack3r@users.noreply.github.com> Date: Wed, 11 Oct 2023 23:28:38 +0200 Subject: [PATCH] Re-update checkout --- .github/workflows/auto-release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/auto-release.yml b/.github/workflows/auto-release.yml index cd115ad6..018425dc 100644 --- a/.github/workflows/auto-release.yml +++ b/.github/workflows/auto-release.yml @@ -14,6 +14,9 @@ jobs: steps: - name: 📁 Checkout uses: actions/checkout@v4 + with: + fetch-depth: 0 + fetch-tags: true - name: 📦 Get versions env: