From eb37073861e03b3669a47ab990277acaa7260ff7 Mon Sep 17 00:00:00 2001 From: GitCaddy Bot Date: Fri, 16 Jan 2026 10:41:56 -0500 Subject: [PATCH] Fix project name in goreleaser config - Add project_name: gitcaddy-runner so binaries are named correctly - Update gitea_urls to point to git.marketally.com instead of gitea.com Co-Authored-By: Claude Opus 4.5 --- .goreleaser.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 0d81249..9d061f5 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -1,5 +1,7 @@ version: 2 +project_name: gitcaddy-runner + before: hooks: - go mod tidy @@ -108,8 +110,8 @@ nightly: version_template: "nightly" gitea_urls: - api: https://gitea.com/api/v1 - download: https://gitea.com + api: https://git.marketally.com/api/v1 + download: https://git.marketally.com release: extra_files: