Skip to content

Commit 18acf71

Browse files
authored
Ignore sbom
1 parent a61ac7b commit 18acf71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,8 @@ jobs:
276276
name: changelog
277277
path: ./
278278

279-
- name: Download artifact (sbom)
279+
- continue-on-error: true
280+
name: Download artifact (sbom)
280281
uses: actions/download-artifact@v8
281282
with:
282283
name: sbom

0 commit comments

Comments
 (0)