Merge 609ad91f2f into sapling-pr-archive-bolinfest

This commit is contained in:
Michael Bolin
2025-09-23 11:18:10 -07:00
committed by GitHub

View File

@@ -32,7 +32,7 @@ jobs:
- name: Ensure staging a release works.
env:
GH_TOKEN: ${{ github.token }}
run: ./codex-cli/scripts/stage_release.sh
run: ./codex-cli/scripts/stage_rust_release.py
- name: Ensure root README.md contains only ASCII and certain Unicode code points
run: ./scripts/asciicheck.py README.md