docs: change header depth
This commit is contained in:
parent
857c62ae1d
commit
30a312df29
|
@ -3,7 +3,6 @@
|
||||||
# Maintaining
|
# Maintaining
|
||||||
|
|
||||||
- [Maintaining](#maintaining)
|
- [Maintaining](#maintaining)
|
||||||
- [Maintaining](#maintaining-1)
|
|
||||||
- [Workflow](#workflow)
|
- [Workflow](#workflow)
|
||||||
- [Milestones](#milestones)
|
- [Milestones](#milestones)
|
||||||
- [Triage](#triage)
|
- [Triage](#triage)
|
||||||
|
@ -102,7 +101,7 @@ If you're the current release manager, follow these steps:
|
||||||
2. Fill out checklist
|
2. Fill out checklist
|
||||||
3. After release is published, close release milestone
|
3. After release is published, close release milestone
|
||||||
|
|
||||||
## Publishing a release
|
### Publishing a release
|
||||||
|
|
||||||
1. Run `yarn release:prep` and type in the new version i.e. 3.8.1
|
1. Run `yarn release:prep` and type in the new version i.e. 3.8.1
|
||||||
2. GitHub actions will generate the `npm-package`, `release-packages` and `release-images` artifacts.
|
2. GitHub actions will generate the `npm-package`, `release-packages` and `release-images` artifacts.
|
||||||
|
|
Loading…
Reference in New Issue