diff --git a/docs/commands.md b/docs/commands.md index aebabd8..165ff5a 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -278,7 +278,7 @@ An example workflow might look like this: ```json { - "workflow": { + "workflows": { "my-workflow": [ "npm ci", "npm run build",