mirror of
https://github.com/openai/codex.git
synced 2026-09-07 15:40:00 +00:00
## What changed - Stage npm tarballs in a job with `contents: read` permissions and upload them as the `npm-packages` artifact. - Require staging to succeed before the `release` job runs, and download the staged tarballs there. Remove its dependency installation, packaging steps, and `actions: read` permission. - Reuse native artifacts from `--artifacts-dir` when every target directory is nonempty, skipping workflow lookup and download. Retain workflow-based downloads as a fallback. GitOrigin-RevId: 89c6a5039afbac12968fb6f35a39c8db723c4c62