diff --git a/Taskfile.yml b/Taskfile.yml index 855507bc..5977dff0 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -49,6 +49,7 @@ tasks: cmds: - task: docs:cli:generate - git add www/docs/cli + - "git commit -m 'chore(docs): update CLI documentation'" - task: release:dry-run - task: release:make