mirror of
https://github.com/packwiz/packwiz.git
synced 2025-04-17 20:26:31 +02:00
Tweak goreleaser config
This commit is contained in:
parent
4b336e46e2
commit
00fcaaade3
@ -1,6 +1,6 @@
|
||||
before:
|
||||
hooks:
|
||||
- go mod download
|
||||
- go mod tidy
|
||||
builds:
|
||||
- env:
|
||||
- CGO_ENABLED=0
|
||||
@ -21,7 +21,7 @@ archives:
|
||||
checksum:
|
||||
name_template: 'checksums.txt'
|
||||
snapshot:
|
||||
name_template: "{{ .Tag }}-next"
|
||||
name_template: "{{ incpatch .Version }}-devel"
|
||||
changelog:
|
||||
sort: asc
|
||||
filters:
|
||||
|
Loading…
x
Reference in New Issue
Block a user