build: adds goreleaser config

This commit is contained in:
Marvin Preuss 2022-01-31 10:11:14 +01:00
parent ee4ddc19ba
commit e7a70513d7

13
.goreleaser.yml Normal file
View File

@ -0,0 +1,13 @@
gitea_urls:
api: https://git.xsfx.dev/api/v1/
changelog:
filters:
exclude:
- "^Bump version:"
- ^\[NO CHANGELOG\]
- "^chore"
- "^ci"
- "^build"
- "happy linting"
builds:
- skip: true