The upload-artifact step in the release workflow had no retention-days set, causing intermediate build artifacts to persist at the repository default of 90 days and consuming storage unnecessarily. Add retention-days: 7 since these are intermediate artifacts consumed by the publish job in the same workflow run — they do not need long-term retention. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| auto-response.yml | ||
| ci.yml | ||
| codeql.yml | ||
| docker.yml | ||
| label-policy-sanity.yml | ||
| labeler.yml | ||
| pr-hygiene.yml | ||
| pr-intake-sanity.yml | ||
| release.yml | ||
| rust-reusable.yml | ||
| security.yml | ||
| stale.yml | ||
| update-notice.yml | ||
| workflow-sanity.yml | ||