mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
Add "update screenshots" to release checklist (#10369)
This commit is contained in:
parent
bf30a25efc
commit
1bd1c25b1a
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
|||
8. Bump version number for all crates, using the "Release" workflow.
|
||||
9. Create tag on GitHub.
|
||||
10. Bump `latest` tag to most recent release.
|
||||
11. Run this workflow to update screenshots:
|
||||
* <https://github.com/bevyengine/bevy-website/actions/workflows/update-screenshots.yml>
|
||||
* _This will block blog post releases (and take ~40 minutes) so do it early_.
|
||||
|
||||
## Release
|
||||
|
||||
|
|
Loading…
Reference in a new issue