mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-15 07:45:54 +01:00
9 lines
158 B
YAML
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
|