From ddbc021a0972d356060499892e3b0708abe1170d Mon Sep 17 00:00:00 2001 From: jLynx Date: Sat, 6 May 2023 08:13:13 +1200 Subject: [PATCH] Updated Creating a prod stable release (markdown) --- Creating-a-prod-stable-release.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Creating-a-prod-stable-release.md b/Creating-a-prod-stable-release.md index 961c398..cb43e23 100644 --- a/Creating-a-prod-stable-release.md +++ b/Creating-a-prod-stable-release.md @@ -9,6 +9,8 @@ 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 +This should take around 7-10 minutes. + ## 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