From 23e3d4919f152fb1b4ece3ae10323cab2a51496a Mon Sep 17 00:00:00 2001 From: Patryk Hegenberg Date: Wed, 4 Jun 2025 16:22:38 +0200 Subject: [PATCH] fix: next --- .goreleaser.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 53c43b4..cb15f1a 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -24,6 +24,10 @@ builds: - amd64 - arm64 +gitea_urls: + api: https://git.patanix.de/api/v1 + download: https://git.patanix.de + env_files: gitlab_token: ~/nope github_token: ~/nope