fix(ci): use goreleaser config version 1
Some checks failed
ci / build (push) Successful in 1m12s
ci / goreleaser (push) Failing after 17s

This commit is contained in:
Manuel Ganter 2026-02-04 14:50:11 +01:00
parent 820ebb72ac
commit 24adf4d642
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
version: 2
version: 1
project_name: resource-collector
@ -30,7 +30,7 @@ checksum:
name_template: checksums.txt
snapshot:
version_template: "{{ incpatch .Version }}-next"
name_template: "{{ incpatch .Version }}-next"
changelog:
sort: asc