Skip to content
This repository was archived by the owner on Jul 11, 2026. It is now read-only.

Commit 57a7e0c

Browse files
fix: rename builds to ids in .goreleaser.yaml archive configuration
1 parent e70e4b7 commit 57a7e0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ builds:
3737

3838
archives:
3939
- id: kairo
40-
builds:
40+
ids:
4141
- kairo
4242

4343
formats:

0 commit comments

Comments
 (0)