Update .github/workflows/deployk8s.yaml

This commit is contained in:
2025-12-19 12:06:43 +00:00
parent ef5149864b
commit 6f79b96a0b

View File

@@ -21,6 +21,9 @@ on:
host: host:
type: string type: string
required: true required: true
name:
type: string
required: false
jobs: jobs:
deploy: deploy: