From 5f06e172a1c322461cc54f37fac9af60b5da8b23 Mon Sep 17 00:00:00 2001 From: kunish Date: Tue, 7 Oct 2025 12:08:58 +0800 Subject: [PATCH] chore: add gitea urls --- .goreleaser.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .goreleaser.yml diff --git a/.goreleaser.yml b/.goreleaser.yml new file mode 100644 index 0000000..e968071 --- /dev/null +++ b/.goreleaser.yml @@ -0,0 +1,3 @@ +gitea_urls: + api: https://code.kunish.org/api/v1 + download: https://code.kunish.org