Skip to content

chore: fix typo (#241) #16

chore: fix typo (#241)

chore: fix typo (#241) #16

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