From 18134088d8cafc8cb1c0c261f6041ad500ca8949 Mon Sep 17 00:00:00 2001 From: Arlind Sulejmani Date: Wed, 1 Oct 2025 15:34:32 +0200 Subject: [PATCH] fetch depth 0 already pulls tags --- .gitea/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index a5e23b4..0e87dab 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -55,7 +55,6 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 - tags: true token: ${{ secrets.GITHUB_TOKEN }} - name: Discover and Detect Skins