You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ To learn more, please read the [full Motivation article](https://reflect.effecto
66
66
## Release process
67
67
68
68
1. Check out the [draft release](https://github.com/effector/reflect/releases).
69
-
1. All PRs should have correct labels and useful titles. You can [review available labels here](https://github.com/effector/reflect/blob/master/.github/release-drafter.yml).
70
-
1. Update labels for PRs and titles, next [manually run the release drafter action](https://github.com/effector/reflect/actions/workflows/release-drafter.yml) to regenerate the draft release.
71
-
1. Review the new version and press "Publish"
72
-
1. If required check "Create discussion for this release"
69
+
2. All PRs should have correct labels and useful titles. You can [review available labels here](https://github.com/effector/reflect/blob/master/.github/release-drafter.yml).
70
+
3. Update labels for PRs and titles, next [manually run the release drafter action](https://github.com/effector/reflect/actions/workflows/release-drafter.yml) to regenerate the draft release.
71
+
4. Review the new version and press "Publish"
72
+
5. If required check "Create discussion for this release"
0 commit comments