QuestionQ7
Author and maintain actionsWhat can be used to mark an action as failed from within its code?
- A JavaScript dist/ folder
- B composite run step
- C output variable
- D a non-zero exit code
- E Dockerfile CMD
- F @actions/github toolkit
What can be used to mark an action as failed from within its code?
Community Discussion