In GitHub actions the action is marked successful when the deploy failed:
Deployment failed after error: failed to create green machines: failed to launch VM: failed_precondition: volume already claimed by machine xxx
Is there anyway to mark the action as failed when the deploy fails?