From 8b1e3c31f8a55640a8ad697b73c5fcd7cb02d0ce Mon Sep 17 00:00:00 2001 From: Berend Sliedrecht Date: Mon, 19 Aug 2024 12:03:11 +0200 Subject: [PATCH] chore: change funke -> ausweis for CD Signed-off-by: Berend Sliedrecht --- .github/workflows/continuous-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-deployment.yaml b/.github/workflows/continuous-deployment.yaml index 882737db..738ef69f 100644 --- a/.github/workflows/continuous-deployment.yaml +++ b/.github/workflows/continuous-deployment.yaml @@ -25,7 +25,7 @@ on: description: 'App to deploy' required: true options: - - 'funke' + - 'ausweis' - 'paradym' default: 'paradym'