MicrosoftMicrosoft
GH-200 · Question #54
GH-200 Question #54: Real Exam Question with Answer & Explanation
Sign in or unlock GH-200 to reveal the answer and full explanation for question #54. The question stem and answer options stay visible for context.
Author and Maintain Workflows
Question
In GitHub Actions, where should you declare custom environment variables so they are accessible across all jobs and steps in a single workflow run?
Options
- ARepository variables
- BSet env in the workflow YAML
- CEnvironment secrets
- DRunner command line arguments
Unlock GH-200 to see the answer
You've previewed enough free GH-200 questions. Unlock GH-200 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#GitHub Actions#Environment Variables#Workflow YAML#Workflow Scope