Actualizar .github/workflows/sync-to-github.yml

This commit is contained in:
2026-04-26 18:43:54 +02:00
parent ab1413ca5a
commit 29dda4c07e

View File

@@ -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: |