From cd6e3098f2db9a386cb33ded3275d488547d4915 Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Sat, 3 Feb 2024 18:18:08 +0100 Subject: [PATCH] [AB-xxx] adding manual release job --- .github/workflows/release_manual.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_manual.yml b/.github/workflows/release_manual.yml index 5ec971b3..b1dbfe73 100644 --- a/.github/workflows/release_manual.yml +++ b/.github/workflows/release_manual.yml @@ -1,4 +1,4 @@ -name: Publishes a new version of the application +name: Publishes a new version of the templates on: workflow_dispatch jobs: publish: