diff --git a/README.md b/README.md index c763ec02..a945eba5 100644 --- a/README.md +++ b/README.md @@ -49,3 +49,12 @@ $ npm run build:mac $ npm run build:linux ``` +### Release + +Launch the `release` action manually, selecting the release type (`patch`, `minor`, `major`). + +Release Action + + + + diff --git a/docs/release-action.png b/docs/release-action.png new file mode 100644 index 00000000..3b728d7d Binary files /dev/null and b/docs/release-action.png differ