Actualizar hook para repositorio nucleoWhisper
Some checks failed
build-and-deploy / build (push) Failing after 9s
build-and-deploy / deploy (push) Has been skipped

This commit is contained in:
2025-10-13 14:39:46 -06:00
parent b74ca963bb
commit 49330c8058

View File

@@ -8,7 +8,7 @@ set -euo pipefail
# Configuración # Configuración
GITEA_URL="https://gitea.nucleoriofrio.com" GITEA_URL="https://gitea.nucleoriofrio.com"
OWNER="nucleo000" OWNER="nucleo000"
REPO="plantillaNuxtAuthentikProxy" REPO="nucleoWhisper"
# Intentar cargar el token desde el entorno o desde ~/.bashrc # Intentar cargar el token desde el entorno o desde ~/.bashrc
GITEA_TOKEN="${GITEA_TOKEN:-}" GITEA_TOKEN="${GITEA_TOKEN:-}"