Skip to content

Commit 363bccf

Browse files
committed
goreleaser: update deprecated archives.builds to new archives.ids
See [goreleaser docs](https://goreleaser.com/deprecations/#archivesbuilds) for details.
1 parent 8d0bdbe commit 363bccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ archives:
7272
- LICENSE
7373
- README.md
7474
- id: installer-archives
75-
builds:
75+
ids:
7676
- installer-build
7777
name_template: >-
7878
{{- .ProjectName }}-

0 commit comments

Comments
 (0)