Skip to content

Generate Documentation #6

Generate Documentation

Generate Documentation #6

name: Generate Documentation
on:
release:
types: [published]
workflow_dispatch:
jobs:
main:
uses: deep-foundation/workflows/.github/workflows/generate-documentation.yml@main
with:
generate-documentation-command: "npx --yes typedoc src/main.ts"