From 6f79b96a0b7058fd542e35e37f892bca719c2804 Mon Sep 17 00:00:00 2001 From: nikitos Date: Fri, 19 Dec 2025 12:06:43 +0000 Subject: [PATCH] Update .github/workflows/deployk8s.yaml --- .github/workflows/deployk8s.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/deployk8s.yaml b/.github/workflows/deployk8s.yaml index 12a9f89..6007f30 100644 --- a/.github/workflows/deployk8s.yaml +++ b/.github/workflows/deployk8s.yaml @@ -21,6 +21,9 @@ on: host: type: string required: true + name: + type: string + required: false jobs: deploy: