From 0e4ecd26b968006e806f8a8906464b6cb29bb826 Mon Sep 17 00:00:00 2001 From: Alejandro Rosales Date: Tue, 17 Mar 2026 20:43:57 +0000 Subject: [PATCH] Actualizar .gitea/workflows/update-types.yml --- .gitea/workflows/update-types.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/update-types.yml b/.gitea/workflows/update-types.yml index 5f402a2..014029e 100644 --- a/.gitea/workflows/update-types.yml +++ b/.gitea/workflows/update-types.yml @@ -51,4 +51,5 @@ jobs: - name: Push changes if: steps.git_status.outputs.changed == 'true' run: | + git pull git push \ No newline at end of file