Skip to content

Commit 1bd1c25

Browse files
authored
Add "update screenshots" to release checklist (bevyengine#10369)
1 parent bf30a25 commit 1bd1c25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/release_checklist.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
8. Bump version number for all crates, using the "Release" workflow.
1313
9. Create tag on GitHub.
1414
10. Bump `latest` tag to most recent release.
15+
11. Run this workflow to update screenshots:
16+
* <https://github.com/bevyengine/bevy-website/actions/workflows/update-screenshots.yml>
17+
* _This will block blog post releases (and take ~40 minutes) so do it early_.
1518

1619
## Release
1720

0 commit comments

Comments
 (0)