Skip to content

imp(core): initial matching logic #10

imp(core): initial matching logic

imp(core): initial matching logic #10

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 }}