diff --git a/.github/workflows/DemoContainer.yaml b/.github/workflows/DemoContainer.yaml index 4cecade81beb..79d75cef7477 100644 --- a/.github/workflows/DemoContainer.yaml +++ b/.github/workflows/DemoContainer.yaml @@ -17,6 +17,7 @@ on: workflow_call: inputs: image_name: + type: string description: Image name to push to DockerHub default: 'sxscollaboration/spectre' build_arm: