mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
fix: start publishing @openai/codex-shell-tool-mcp to npm (#7123)
Start publishing as part of the normal release process.
This commit is contained in:
3
.github/workflows/rust-release.yml
vendored
3
.github/workflows/rust-release.yml
vendored
@@ -377,8 +377,7 @@ jobs:
|
||||
uses: ./.github/workflows/shell-tool-mcp.yml
|
||||
with:
|
||||
release-tag: ${{ github.ref_name }}
|
||||
# We are not ready to publish yet.
|
||||
publish: false
|
||||
publish: true
|
||||
secrets: inherit
|
||||
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user