From 691d1e7275626368f8ce6817215108a3500d5e17 Mon Sep 17 00:00:00 2001 From: ostiwe Date: Mon, 21 Jul 2025 00:22:51 +0300 Subject: [PATCH] feat: Update release config --- .goreleaser.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 28946de..0277b0c 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -52,3 +52,7 @@ release: --- Released by [GoReleaser](https://github.com/goreleaser/goreleaser). + +gitea_urls: + api: https://git.ostiwe.com/api/v1 + download: https://git.ostiwe.com \ No newline at end of file