mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
ci(sdk-release): set npm_latest as default cli_source for safer SDK releases
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
parent
f9a8efb72b
commit
b3cc60e293
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-sdk.yml
vendored
2
.github/workflows/release-sdk.yml
vendored
|
|
@ -19,7 +19,7 @@ on:
|
|||
options:
|
||||
- 'build_from_source'
|
||||
- 'npm_latest'
|
||||
default: 'build_from_source'
|
||||
default: 'npm_latest'
|
||||
dry_run:
|
||||
description: 'Run a dry-run of the release process; no branches, npm packages or GitHub releases will be created.'
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue