otra vez
Some checks failed
build-and-deploy / filter (push) Successful in 2s
Sync to GitHub / sync (push) Failing after 4s
build-and-deploy / build (push) Successful in 5s
build-and-deploy / deploy (push) Successful in 15s

This commit is contained in:
2025-05-29 18:51:57 -06:00
parent 4b3ca5ef88
commit 2c43538db3

View File

@@ -21,7 +21,7 @@ jobs:
- name: Forzar limpieza y retry - name: Forzar limpieza y retry
run: | run: |
git remote remove github git remote remove github
git remote add github https://josedario87:${GITHUB_TOKEN}@github.com/josedario87/planilla.git git remote add github https://josedario87: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@github.com/josedario87/planilla.git
git fetch github git fetch github
git push github +HEAD:main --force git push github +HEAD:main --force