From ad8e335140655916461ae0e52d8feced64135520 Mon Sep 17 00:00:00 2001 From: "Bernd.Rederlechner@t-systems.com" Date: Wed, 9 Aug 2023 18:35:02 +0200 Subject: [PATCH] Change input to string --- .github/workflows/nmc-app-precond.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nmc-app-precond.yml b/.github/workflows/nmc-app-precond.yml index 8ea25b7..c5f4a53 100644 --- a/.github/workflows/nmc-app-precond.yml +++ b/.github/workflows/nmc-app-precond.yml @@ -22,7 +22,7 @@ on: increment: description: the customisation increment suffix for version required: true - type: number + type: string outputs: appname: description: The appname from info.xml