Skip to content

wip: build and tests workflows #47

wip: build and tests workflows

wip: build and tests workflows #47

Workflow file for this run

on: push
name: TOC Generator
jobs:
generateTOC:
name: TOC Generator
runs-on: ubuntu-latest
steps:
- uses: omarabid-forks/toc-generator@v4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}