Skip to content

Commit 1d1da5e

Browse files
committed
Update goreleaser.yml
1 parent f5f157e commit 1d1da5e

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

.github/release.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.goreleaser.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,7 @@ archives:
3030
{{- if .Arm }}v{{ .Arm }}{{ end -}}
3131
format_overrides:
3232
- goos: windows
33-
format: zip
33+
formats: [zip]
34+
changelog:
35+
sort: asc
36+
use: github

0 commit comments

Comments
 (0)