From 08af03aa7a08a3db47f2c835fcdaac68ec6cfa3e Mon Sep 17 00:00:00 2001 From: ElasticBottle Date: Thu, 23 Mar 2023 17:11:17 -0700 Subject: [PATCH] docs: add snapshot image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fb51fe5..e6c18b2 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,8 @@ Once you commit your changeset, you will see that the changeset has been detecte At this point, if you need to release a demo version to install it and/or test it elsewhere, head over to Github actions and run the `Release Snapshot` workflow on your branch. +![image](https://user-images.githubusercontent.com/44563205/227391365-b8a84295-a7e3-406d-ac8f-cf74ce2e5dec.png) + Otherwise, once things are done, you can merge your branch in. An new PR will automatically be created looking like the following: ![release version](https://user-images.githubusercontent.com/44563205/227377619-8080c41a-89a6-4e27-be5b-d82920dcc13a.png)