From 48078e5bd3fd6c9ca4f693e3069db62d408b6926 Mon Sep 17 00:00:00 2001 From: James McDonald Date: Sun, 26 Apr 2026 18:07:37 +0200 Subject: [PATCH] Add gitea URLs --- .goreleaser.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index deffb93..bcf546a 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -9,3 +9,7 @@ builds: - aarch64-unknown-linux-gnu archives: - formats: ["binary"] + +gitea_urls: + api: https://git.shee.sh/api/v1 + download: https://git.shee.sh