We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf30a25 commit 1bd1c25Copy full SHA for 1bd1c25
docs/release_checklist.md
@@ -12,6 +12,9 @@
12
8. Bump version number for all crates, using the "Release" workflow.
13
9. Create tag on GitHub.
14
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_.
18
19
## Release
20
0 commit comments