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: with:
fetch-depth: 1 fetch-depth: 1
path: source path: source
env: repository: https://git.natxocc.com/natxocc/sigpro.git
GIT_CONFIG_PARAMETERS: url.https://git.natxocc.com/.insteadOf=http://gitea:3000/
- name: Checkout destination from GitHub - name: Checkout destination from GitHub
run: | run: |