diff --git a/Creating-a-prod-stable-release.md b/Creating-a-prod-stable-release.md index 41bf42d..961c398 100644 --- a/Creating-a-prod-stable-release.md +++ b/Creating-a-prod-stable-release.md @@ -9,6 +9,7 @@ To create a prod/stable release, first go to https://github.com/eried/portapack- ## Running the pipeline Once that is done then you need to create the draft stable release. You can do this by running the stable release pipeline on `next` branch https://github.com/eried/portapack-mayhem/actions/workflows/create_stable_release.yml +## Editing the draft release This then create a draft release that you should be able to see in releases at the top https://github.com/eried/portapack-mayhem/releases Next, make sure you test it on your own device before going any further. This is to ensure it created it correctly and that there are no last minute bugs.