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: