🔥 3-day streak
GitHub Actions (GH-200)138 / 142
Question 138 of 142

You maintain a deployment workflow triggered manually. It defines a workflow_dispatch input named 'environment' of type choice, and a job step needs to echo the selected value the user chose when they launched the run. Which expression correctly references that input value inside a run step?

Reviewed for accuracy · Report an issueNext question