Skip to content
name: "Generate Documentation"
on:
push:
branches:
- "main"
jobs:
"GenerateDocumentation":
uses: LebJe/SwiftWorkflows/.github/workflows/generateDocumentation.yml@main

Check failure on line 10 in .github/workflows/generateDocumentation.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/generateDocumentation.yml

Invalid workflow file

error parsing called workflow ".github/workflows/generateDocumentation.yml" -> "LebJe/SwiftWorkflows/.github/workflows/generateDocumentation.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
TargetName: "TOMLKit"
DoccBundlePath: "Sources/TOMLKit/TOMLKit.docc"