Skip to content

docs: fixed typo in v2 example v2 (#378) #42

docs: fixed typo in v2 example v2 (#378)

docs: fixed typo in v2 example v2 (#378) #42

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