From 7611c8e251bae60dc9a6fffb3a3d0d057ab92e09 Mon Sep 17 00:00:00 2001 From: jLynx Date: Sat, 6 May 2023 08:12:19 +1200 Subject: [PATCH] Updated Creating a prod stable release (markdown) --- Creating-a-prod-stable-release.md | 1 + 1 file changed, 1 insertion(+) 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.