Skip to content

docs: add automatic generation of CLI reference (#325) #35

docs: add automatic generation of CLI reference (#325)

docs: add automatic generation of CLI reference (#325) #35

Workflow file for this run

name: "Run Docs CD"
on:
push:
branches:
- "main"
jobs:
build-deploy-docs:
uses: ./.github/workflows/docs.yml
with:
deploy: true
permissions:
contents: write