Commit fab0472
fix(release): Remove duplicate SBOM upload in goreleaser config
The sboms: section already uploads CycloneDX and SPDX documents.
The extra_files: section was trying to upload them a second time,
causing "already_exists" 422 errors on the GitHub Release API.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2bcc9cf commit fab0472
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | | - | |
0 commit comments