Skip to content

Generate Documentation #1

Generate Documentation

Generate Documentation #1

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

Check failure on line 12 in .github/workflows/generate-documentaiton.yml

View workflow run for this annotation

GitHub Actions / Generate Documentation

Invalid workflow file

The workflow is not valid. .github/workflows/generate-documentaiton.yml (Line: 12, Col: 20): Invalid input, entry-point is not defined in the referenced workflow.