Updated Creating a prod stable release (markdown)

jLynx 2023-05-06 08:12:19 +12:00
parent 562237ec69
commit 7611c8e251

@ -9,6 +9,7 @@ To create a prod/stable release, first go to https://github.com/eried/portapack-
## Running the pipeline ## 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 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 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. 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.