From 788c8712baf7ee9a56cb3f91aee2467dcfd71c9c Mon Sep 17 00:00:00 2001 From: James McDonald Date: Thu, 26 Mar 2026 17:30:21 +0100 Subject: [PATCH] Add gitea URLs --- .goreleaser.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index a46005d..9b8ca2e 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -7,3 +7,7 @@ builds: archives: - formats: binary + +gitea_urls: + api: https://git.shee.sh/api/v1 + download: https://git.shee.sh