chore: update release base URL to forge.lclr.dev
This commit is contained in:
parent
fbaea341c7
commit
51dda82cd0
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ set -euo pipefail
|
|||
BINARY_NAME="email-mcp"
|
||||
DEFAULT_PROFILE="default"
|
||||
PROFILE_ENV="EMAIL_MCP_PROFILE"
|
||||
RELEASE_BASE_URL="https://gitea.lclr.dev"
|
||||
RELEASE_BASE_URL="https://forge.lclr.dev"
|
||||
RELEASE_REPOSITORY="AI/email-mcp"
|
||||
INSTALLED_BINARY_PATH=""
|
||||
PREFILL_SERVER_NAME=""
|
||||
|
|
|
|||
Loading…
Reference in a new issue