From 29dda4c07e3ebc7512fd31a1e4bc71ac2b2d6297 Mon Sep 17 00:00:00 2001 From: natxocc Date: Sun, 26 Apr 2026 18:43:54 +0200 Subject: [PATCH] Actualizar .github/workflows/sync-to-github.yml --- .github/workflows/sync-to-github.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/sync-to-github.yml b/.github/workflows/sync-to-github.yml index 6cbd3f4..7d3920b 100644 --- a/.github/workflows/sync-to-github.yml +++ b/.github/workflows/sync-to-github.yml @@ -19,8 +19,7 @@ jobs: with: fetch-depth: 1 path: source - env: - GIT_CONFIG_PARAMETERS: url.https://git.natxocc.com/.insteadOf=http://gitea:3000/ + repository: https://git.natxocc.com/natxocc/sigpro.git - name: Checkout destination from GitHub run: |