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