From 7e17ad470884567ae59c419d047ae39572f7894b Mon Sep 17 00:00:00 2001 From: "zun.yang" Date: Mon, 31 Jul 2023 15:14:20 +0800 Subject: [PATCH] update --- .goreleaser.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index c3f0fbe..20b4afd 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,5 +1,11 @@ # Goreleaser configuration # for building binaries and packages for distributions and releasing on github +gitea_urls: + api: https://git.treesir.pub/api/v1 + download: https://git.treesir.pub + # set to true if you use a self-signed certificate + skip_tls_verify: false + dist: bin builds: