GH-200 Exam Question 26

Which command can you include in your workflow file to set the output parameter for an action?
  • GH-200 Exam Question 27

    By default, which workflows can use an action stored in internal repository? (Each answer presents a complete solution. Choose two.)
  • GH-200 Exam Question 28

    You are a DevOps engineer working on a custom action. You want to conditionally run a script at the start of the action, before the main entrypoint. Which code block should be used to define the metadata file for your custom action?
  • GH-200 Exam Question 29

    Which workflow event is used to manually trigger a workflow run?
  • GH-200 Exam Question 30

    As a developer, which workflow steps should you perform to publish an image to the GitHub Container Registry? (Each correct answer represents part of the solution. Choose three).