Updated the release checklist documentation

This commit is contained in:
Sam Lantinga 2024-12-06 20:18:30 -08:00
parent caf0348b26
commit ddb1e66d90
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@
to have GitHub Actions create release assets. This makes sure the revision to have GitHub Actions create release assets. This makes sure the revision
string baked into the archives is correct. string baked into the archives is correct.
* Verify that the source archive REVISION.txt has the correct release tag.
* Create a GitHub release and attach the archives you just generated. * Create a GitHub release and attach the archives you just generated.
## New feature release ## New feature release