From 80790307521b2fff8d005e7724f5f2ba3d15b682 Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 18 Jan 2023 01:26:20 -0600 Subject: [PATCH] add gitea info --- .goreleaser.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index e37527c..ba58212 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -35,6 +35,9 @@ changelog: - '^docs:' - '^test:' +gitea_urls: + api: https://git.andrewnw.com/api/v1 + download: https://git.andrewnw.xyz # The lines beneath this are called `modelines`. See `:help modeline` # Feel free to remove those if you don't want/use them. # yaml-language-server: $schema=https://goreleaser.com/static/schema.json