delphimvcframework/.github/workflows/main.yml
2021-02-23 13:43:22 +01:00

9 lines
158 B
YAML

on: push
name: TOC Generator
jobs:
generateTOC:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- uses: technote-space/toc-generator@v3