From 49effe24b4b4a2ad2d5f0e69bc78f0d4a53343c3 Mon Sep 17 00:00:00 2001 From: abs3nt Date: Thu, 9 Mar 2023 23:48:25 -0800 Subject: [PATCH] update urls --- .goreleaser.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 9051ebb..d6337f5 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -1,6 +1,6 @@ gitea_urls: - api: https://gitea.asdf.cafe/api/v1 - download: https://gitea.asdf.cafe + api: https://git.asdf.cafe/api/v1 + download: https://git.asdf.cafe skip_tls_verify: false before: