Chore: Uploads the digests as just files, no zips (#12264)

This commit is contained in:
Trenton H
2026-03-06 12:56:34 -08:00
committed by GitHub
parent ba023ef332
commit 50ae49c7da

View File

@@ -158,6 +158,7 @@ jobs:
path: /tmp/digests/*
if-no-files-found: error
retention-days: 1
archive: false
merge-and-push:
name: Merge and Push Manifest
runs-on: ubuntu-24.04