Skip to content

Commit 9cb5792

Browse files
resolve comments on RELEASE.md
1 parent 9ea2f61 commit 9cb5792

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can manually trigger the release workflow from the [GitHub Actions UI](https
2525

2626
**Beta release **
2727
1. Create a release branch. There is no restriction for branch name.
28-
2. 2. Update the **`version`** field in `packages/<package_name>/package.json` to the intended beta release version.
28+
2. Update the **`version`** field in `packages/<package_name>/package.json` to the intended beta release version.
2929
```json
3030
{
3131
"name": "<package_name>",
@@ -58,7 +58,7 @@ You can manually trigger the release workflow from the [GitHub Actions UI](https
5858

5959
### **Reviewing the release details and scan result**
6060

61-
1. The pipeline will pause at the "Print Test/Security scan result and invite Dev team to review" step and also before the final release step, relevant team should review the release details and scan result. Stable release release will be reviewed by infosec team as Sec reviewer. Beta release will be reviewed by security champions from Dev team.
61+
1. The pipeline will pause at the "Print Test/Security scan result and invite Dev team to review" step and also before the final release step, relevant team should review the release details and scan result. Stable release will be reviewed by infosec team as Sec reviewer. Beta release will be reviewed by security champions from Dev team.
6262

6363

6464
---

0 commit comments

Comments
 (0)