chore(goreleaser): adds gitea url
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Marvin Preuss 2023-03-30 09:21:45 +00:00
parent da988639c7
commit 0c5ce7b0ff

View File

@ -1,3 +1,5 @@
gitea_urls:
api: https://git.xsfx.dev/api/v1/
before:
hooks:
# You may remove this if you don't use go modules.
@ -37,3 +39,5 @@ changelog:
exclude:
- '^docs:'
- '^test:'
- '^chore:'
- '^ci:'