mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Fix branch name
This commit is contained in:
parent
484562dc50
commit
15cd12d27c
@ -26,7 +26,7 @@ This page describes the steps for publishing a new Home Assistant release.
|
||||
2. Create missing documentation as stumbs in `next`.
|
||||
3. Update the link on the frontpage (`source/index.html`) to link to the new release blog post and version number.
|
||||
4. Create a pull request from `next` to `current` with the upcoming release number as title.
|
||||
5. Merge `current` into `next` (`$ git checkout next && git merge master`) to make the PR mergable.
|
||||
5. Merge `current` into `next` (`$ git checkout next && git merge current`) to make the PR mergable.
|
||||
6. Merge pull request (blog post, updated frontpage, and all new documentation) to `current`.
|
||||
|
||||
### {% linkable_title Python Package Index %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user