Enhance Gitea workflow for Claude Assistant: add environment variable for public Gitea URL to ensure correct link generation in comments

This commit is contained in:
Javier Hinojosa
2025-11-09 16:49:16 -05:00
parent aa9795b814
commit 1ac2447d0f

View File

@@ -46,3 +46,7 @@ jobs:
# bun.sh
# registry.npmjs.org
# .blob.core.windows.net
env:
# Set this to your public Gitea URL to override the internal container URL
# This ensures that links in comments point to the correct public URL
GITEA_SERVER_URL: https://git.singforhope.cloud