Actualizar .github/workflows/deploy-docs.yaml

This commit is contained in:
2026-04-15 14:06:15 +02:00
parent f3b536e00e
commit dc0dd14fd5

View File

@@ -18,7 +18,7 @@ jobs:
fetch-depth: 1 fetch-depth: 1
env: env:
# Configuración de red que ya sabemos que funciona # Configuración de red que ya sabemos que funciona
GIT_CONFIG_PARAMETERS: "'url.http://gitea:3000/.insteadOf=https://git.natxocc.com/'" GIT_CONFIG_PARAMETERS: "'url.http://192.168.1.100:3333/.insteadOf=https://git.natxocc.com/'"
- name: Copiar archivos a Web Station - name: Copiar archivos a Web Station
run: | run: |