github-actions · github-actions/failure
failure
Failure
The step or job did not complete successfully. A step fails when its run command exits with a non-zero code, or an action sets a failure output. Use the failure() expression in if conditions to run cleanup steps only when a previous step fails.