diff --git a/.github/workflows/nmc-custom-app-release.yml b/.github/workflows/nmc-custom-app-release.yml index 7a52a88e..9ee4c3e3 100644 --- a/.github/workflows/nmc-custom-app-release.yml +++ b/.github/workflows/nmc-custom-app-release.yml @@ -26,8 +26,10 @@ on: type: choice description: Branch to build a package from options: + - master - stable25 - stable27 + - stable28 default: stable27 jobs: