fix: rename GITHUB_TOKEN to AGENTS_GH_TOKEN (reserved name)

This commit is contained in:
2026-03-21 09:02:55 +01:00
parent eb17d8dbff
commit ba1048fd97
3 changed files with 11 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ OPENWEBUI_MODEL=gpt-4o # o: claude-3-5-sonnet, llama3.1, etc.
# Crea en: github.com/settings/tokens
# Permisos: Contents=Write, Pull requests=Write
# Scope: SOLO el repositorio carlospalanca.es
GITHUB_TOKEN=github_pat_...
AGENTS_GH_TOKEN=github_pat_...
GITHUB_REPO=TuUsuario/carlospalanca.es
# Discord Bot Tokens (una Discord App por agente en discord.com/developers)