build: config goreleaser

This commit is contained in:
Fu Diwei
2025-05-16 01:50:43 +08:00
parent 851ad70a6c
commit 2453048288
2 changed files with 6 additions and 6 deletions

View File

@@ -35,8 +35,8 @@ release:
archives:
- id: archive_noncgo
builds: [build_noncgo]
format: zip
ids: [build_noncgo]
format: ["zip"]
files:
- CHANGELOG.md
- LICENSE.md
@@ -46,7 +46,7 @@ checksum:
name_template: "checksums.txt"
snapshot:
name_template: "{{ incpatch .Version }}-next"
version_template: "{{ incpatch .Version }}-next"
changelog:
sort: asc