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:
parent
87b211709e
commit
af63e6eccc
1 changed files with 1 additions and 2 deletions
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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue