File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -132,9 +132,9 @@ Here are the steps to publish (we generally use CI for releases and avoid publis
132132<!-- 1. [Create release pull request](https://github.com/web-infra-dev/rslib/actions/workflows/release-pull-request.yml). -->
133133
1341341 . Run ` pnpm generate-release-pr ` to create a release pull request.
135- 2 . Merge the release pull request .
136- 3 . [ Run the release action on main branch ] ( https://github.com/web-infra-dev/rslib/actions/workflows/release.yml )
137- 4 . [ Create Git tag and generate the release notes] ( https://github.com/web-infra-dev/rslib/releases ) .
135+ 2 . [ Run the release action on release branch ] ( https://github.com/web-infra-dev/rslib/actions/workflows/release.yml ) .
136+ 3 . Merge the release pull request.
137+ 4 . [ Create Git tag on main branch and generate the release notes] ( https://github.com/web-infra-dev/rslib/releases ) .
138138
139139## Caveats
140140
You can’t perform that action at this time.
0 commit comments