chore: fix taskfile
parent
fb8d41eb9a
commit
f89435c068
|
|
@ -49,6 +49,7 @@ tasks:
|
||||||
cmds:
|
cmds:
|
||||||
- task: docs:cli:generate
|
- task: docs:cli:generate
|
||||||
- git add www/docs/cli
|
- git add www/docs/cli
|
||||||
|
- "git commit -m 'chore(docs): update CLI documentation'"
|
||||||
- task: release:dry-run
|
- task: release:dry-run
|
||||||
- task: release:make
|
- task: release:make
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue