diff --git a/Release-Process.md b/Release-Process.md index e93a51a..de47321 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -142,9 +142,14 @@ sudo ./build.sh Watch the build process in case it asks you for a password. _(Not sure if it still does that?)_ -When the build is done, the artifacs will be in `~/piscsi-pi-gen/deploy/????` +When the build is done, the artifacts will be in `~/piscsi-pi-gen/deploy/` + +Upload the .zip and .info files to the release. (Note that the Github page may look unresponsive while uploading a large file) + # Test the build + + # Review the release notes Have the development team review the release notes as appropriate.