Skip to content

fix: parse html with omitted body tag (#818) #127

fix: parse html with omitted body tag (#818)

fix: parse html with omitted body tag (#818) #127

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