From 0110ab2633481d8b9a2951a62e3385d09b4188aa Mon Sep 17 00:00:00 2001 From: Kristina Date: Sun, 17 May 2026 21:41:58 +0200 Subject: [PATCH] release + html 3 --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 721519b..27293f9 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -23,7 +23,7 @@ jobs: ./convertir.sh - name: Obtener Ășltima tag - run: | + run: | TAG=$(git describe --tags --abbrev=0) echo "TAG=${TAG}" >> $GITHUB_ENV