From 096a40959d106a61c168e4ba48eb9da743011172 Mon Sep 17 00:00:00 2001 From: josedario87 Date: Thu, 29 May 2025 18:50:04 -0600 Subject: [PATCH] subir agresivo a github --- .gitea/workflows/sync-to-github.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/sync-to-github.yml b/.gitea/workflows/sync-to-github.yml index 1dd3f85..be2100b 100644 --- a/.gitea/workflows/sync-to-github.yml +++ b/.gitea/workflows/sync-to-github.yml @@ -18,6 +18,7 @@ jobs: run: | git remote add github https://josedario87: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@github.com/josedario87/planilla.git - - name: Subi + - name: Forzar subida a GitHub (sobrescribe lo que haya) run: | - git push github main + git fetch github + git push github +main