From bcc2c2a1748b0007eead9737c7c46b5738320024 Mon Sep 17 00:00:00 2001 From: Pat Nakajima Date: Sun, 24 May 2026 13:25:00 -0700 Subject: [PATCH] publish to nose.space --- releasor2000.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasor2000.toml b/releasor2000.toml index f4b5a20..9cea241 100644 --- a/releasor2000.toml +++ b/releasor2000.toml @@ -16,7 +16,7 @@ targets = [ [git] type = "gitea" # defaults to "github" -base-url = "https://git.fishmt.net" +base-url = "https://git.nose.space" # api-base-url = "https://git.example.com/api/v1" # defaults from type/base-url # token-env = "GITEA_TOKEN" # defaults: GITHUB_TOKEN or GITEA_TOKEN