diff --git a/.goreleaser.yaml b/.goreleaser.yaml new file mode 100644 index 0000000..264a2ad --- /dev/null +++ b/.goreleaser.yaml @@ -0,0 +1,5 @@ +gitea_urls: + api: https://git.handmadecities.com/api/v1 + download: https://git.handmadecities.com/ + # set to true if you use a self-signed certificate + skip_tls_verify: false