Skip to content

imp(core): add sync_cache function #15

imp(core): add sync_cache function

imp(core): add sync_cache function #15

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