From 3171fa13639463172348603b1cad3df0b93725d9 Mon Sep 17 00:00:00 2001 From: Kristina Date: Sun, 17 May 2026 21:43:31 +0200 Subject: [PATCH] release + html 5 --- .gitea/workflows/ci.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 30f8419..d5e68e7 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -20,7 +20,8 @@ jobs: shell: bash run: | chmod +x convertir.sh - ./convertir.sh + ./convertir.sh + - name: Obtener Ășltima tag run: | TAG=$(git describe --tags --abbrev=0)