mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
chore: rename @qwen-code/sdk-typescript to @qwen-code/sdk
This commit is contained in:
parent
0e9255b122
commit
96d458fa8c
20 changed files with 31 additions and 37 deletions
2
.github/workflows/release-sdk.yml
vendored
2
.github/workflows/release-sdk.yml
vendored
|
|
@ -202,7 +202,7 @@ jobs:
|
|||
registry-url: 'https://registry.npmjs.org'
|
||||
scope: '@qwen-code'
|
||||
|
||||
- name: 'Publish @qwen-code/sdk-typescript'
|
||||
- name: 'Publish @qwen-code/sdk'
|
||||
working-directory: 'packages/sdk-typescript'
|
||||
run: |-
|
||||
npm publish --access public --tag=${{ steps.version.outputs.NPM_TAG }} ${{ steps.vars.outputs.is_dry_run == 'true' && '--dry-run' || '' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue