diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 0c01e80..c1d5d53 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -666,6 +666,11 @@ jobs: uses: actions/download-artifact@v4 with: path: ./artifacts + pattern: | + 5spot-* + docker-sbom-* + *.intoto.jsonl + deploy-manifests - name: 🧹 Organize release artifacts run: |