Skip to content

Generate Documentation #2

Generate Documentation

Generate Documentation #2

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: "typedoc src/main.ts"