Skip to content

Commit 6b59765

Browse files
committed
chore: update
1 parent 4d9f33c commit 6b59765

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

134134
1. 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

0 commit comments

Comments
 (0)