Skip to content

fix: Missing text in docx (t tag) when embedded in a table (#528) #68

fix: Missing text in docx (t tag) when embedded in a table (#528)

fix: Missing text in docx (t tag) when embedded in a table (#528) #68

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