Skip to content

Merge pull request #24 from LebJe/SwiftWorkflows #104

Merge pull request #24 from LebJe/SwiftWorkflows

Merge pull request #24 from LebJe/SwiftWorkflows #104

name: "Generate Documentation"
on:
push:
branches:
- "main"
jobs:
"GenerateDocumentation":
uses: LebJe/SwiftWorkflows/.github/workflows/generateDocumentation.yml@main
with:
TargetName: "TOMLKit"
DoccBundlePath: "Sources/TOMLKit/TOMLKit.docc"