diff --git a/.github/workflows/04h_deploy_with_github_runner.yml b/.github/workflows/04h_deploy_with_github_runner.yml index 07dfac1..1513bfd 100644 --- a/.github/workflows/04h_deploy_with_github_runner.yml +++ b/.github/workflows/04h_deploy_with_github_runner.yml @@ -7,11 +7,10 @@ on: required: true description: The name of the environment where to deploy type: string - - target: - required: true - description: The environment target of the job - type: string + target: + required: true + description: The environment target of the job + type: string env: NAMESPACE: shared