mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-07-11 18:29:06 +00:00
feat: update publish readme
This commit is contained in:
parent
0ec83ae226
commit
c79d952f85
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
- 已安装 `go`、`jq`、`tnpm`、`shasum`
|
||||
- 已通过 `tnpm login` 登录内部 npm registry
|
||||
- 已打 git tag(如 `git tag v0.1.2 && git push origin --tags`)
|
||||
- 已打 git tag(如 `git tag -a v0.1.2 -m "v0.1.2" && git push origin --tags`)
|
||||
- 工作树干净(无未提交变更)
|
||||
|
||||
## 用法
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue