build: adds goreleaser config
This commit is contained in:
parent
ee4ddc19ba
commit
e7a70513d7
13
.goreleaser.yml
Normal file
13
.goreleaser.yml
Normal 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
|
Loading…
Reference in New Issue
Block a user