Skip to content

chore: update the README (#409) #49

chore: update the README (#409)

chore: update the README (#409) #49

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