# `Hephaestus.Steps.Done`
[🔗](https://github.com/hephaestus-org/hephaestus_core/blob/v0.3.1/lib/hephaestus/steps/done.ex#L1)

Built-in terminal step that marks a workflow as complete.

Always returns `{:ok, :done}`. Every workflow must have at least one
path leading to a Done step.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
