Skip to content

Commit 25b7b14

Browse files
committed
chore(CI): publish sbom as well
1 parent 881fb18 commit 25b7b14

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.goreleaser.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,9 @@ binary_signs:
5050

5151
checksum:
5252
name_template: checksums.txt
53+
54+
sboms:
55+
- id: archive
56+
artifacts: archive
57+
- id: source
58+
artifacts: source

0 commit comments

Comments
 (0)