Revert "Use environment secrets for Azure signing" (#25948)

Reverts openai/codex#24859
This commit is contained in:
Shijie Rao
2026-06-02 15:12:07 -07:00
committed by GitHub
Unverified
parent c6d76750e8
commit f752b25fc4
2 changed files with 14 additions and 3 deletions
+1
View File
@@ -865,6 +865,7 @@ jobs:
uses: ./.github/workflows/rust-release-windows.yml
with:
release-lto: ${{ contains(github.ref_name, '-alpha') && 'thin' || 'fat' }}
secrets: inherit
argument-comment-lint-release-assets:
if: ${{ github.event_name != 'workflow_dispatch' || inputs.release_mode != 'promote_signed' }}