Skip to content

Commit cd6d754

Browse files
committed
try two files
1 parent aecd12c commit cd6d754

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,8 +644,9 @@ jobs:
644644
with:
645645
token: ${{ secrets.GITHUB_TOKEN }}
646646
release-tag: ${{ github.ref_name }}
647-
file-path: |
647+
file-path: >
648648
attestation-image.jsonl
649+
attestation-sbom.jsonl
649650
650651
651652
# - name: Update Release

0 commit comments

Comments
 (0)