Skip to content

Commit 37432fc

Browse files
committed
Add the generation of the credits
1 parent 400e0a7 commit 37432fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/developers/releasing.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ This page describes the steps for publishing a new Home Assistant release. Those
3939
3. Update `config.yml` with link to the new release blog post and version number (at the bottom of the file).
4040
4. Merge `current` into release branch (`$ git checkout release-0-40 && git merge current`) to make the PR mergeable.
4141
5. Merge pull request (blog post, updated frontpage, and all new documentation) to `current`. DO NOT SQUASH!
42-
6. Merge `current` into `next`.
42+
6. Run `credits_generator`.
43+
7. Merge `current` into `next`.
4344

4445
### {% linkable_title Docker Hub %}
4546

0 commit comments

Comments
 (0)