Skip to content

Commit 1341813

Browse files
authored
Replace archive.builds with .ids in goreleaser (nginx#7801)
1 parent d5493cf commit 1341813

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
@@ -95,7 +95,7 @@ changelog:
9595

9696
archives:
9797
- id: archives
98-
builds: [kubernetes-ingress]
98+
ids: [kubernetes-ingress]
9999

100100
sboms:
101101
- id: sboms

0 commit comments

Comments
 (0)