Skip to content

Support create-next-app@15 with the setup wizard (#340) #1274

Support create-next-app@15 with the setup wizard (#340)

Support create-next-app@15 with the setup wizard (#340) #1274

on: push
name: TOC Generator
jobs:
generateTOC:
name: TOC Generator
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: technote-space/toc-generator@v4
with:
TOC_TITLE: ""
TARGET_PATHS: "README*.md,CONTRIBUTING.md"